Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace StatusSummary

StatusSummary

Properties

Optional chunksProcessed

chunksProcessed: undefined | number

The number of chunks processed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional failureDetails

failureDetails: undefined | string

The failure details, if any.

Optional filename

filename: undefined | string

The filename.

Optional status

status: undefined | string

The status.

Optional totalChunks

totalChunks: undefined | number

The total number of chunks. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj