Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RecalledDataSize

This is the recall related data size for the given timeframe

Properties

notRecalledDataInBytes

notRecalledDataInBytes: number

This is the size of the archival data not recalled yet Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

recalledDataInBytes

recalledDataInBytes: number

This is the size of the recalled data Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

timeDataEnded

timeDataEnded: Date

This is the end of the time range of the archival data

timeDataStarted

timeDataStarted: Date

This is the start of the time range of the archival data

Functions

getDeserializedJsonObj

getJsonObj