Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Replica

Information about a MR table replica

Properties

Optional capacityMode

capacityMode: CapacityMode

The capacity mode of the replica.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail.

Optional lifecycleState

lifecycleState: LifecycleState

The state of the replica.

Optional maxWriteUnits

maxWriteUnits: undefined | number

Maximum sustained write throughput limit of the replica table. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional region

region: undefined | string

A customer-facing region identifier

Optional tableId

tableId: undefined | string

The OCID of the replica table

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Replica): object

getJsonObj