Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TrailFileSummary

Summary of the TrailFiles.

Properties

Optional consumers

consumers: Array<string>

array of consumer process names

Optional displayName

displayName: undefined | string

An object's Display Name.

Optional maxSequenceNumber

maxSequenceNumber: undefined | string

Maximum sequence number

Optional minSequenceNumber

minSequenceNumber: undefined | string

Minimum sequence number

Optional numberOfSequences

numberOfSequences: undefined | number

Number of sequences for a specific trail file Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional producer

producer: undefined | string

Producer Process Name if any.

Optional sizeInBytes

sizeInBytes: undefined | number

The size of the backup stored in object storage (in bytes) Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional timeLastUpdated

timeLastUpdated: Date

The time the resource was last updated. The format is defined by RFC3339, such as {@code 2016-08-25T21:10:29.600Z}.

trailFileId

trailFileId: string

The TrailFile Id.

Functions

getDeserializedJsonObj

getJsonObj