Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace HeatWaveCluster

A HeatWave cluster is a database accelerator for a DB System.

Properties

clusterNodes

clusterNodes: Array<HeatWaveNode>

A HeatWave node is a compute host that is part of a HeatWave cluster.

clusterSize

clusterSize: number

The number of analytics-processing compute instances, of the specified shape, in the HeatWave cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

dbSystemId

dbSystemId: string

The OCID of the parent DB System this HeatWave cluster is attached to.

Optional isLakehouseEnabled

isLakehouseEnabled: undefined | false | true

Lakehouse enabled status for the HeatWave cluster.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Additional information about the current lifecycleState.

lifecycleState

lifecycleState: LifecycleState

The current state of the HeatWave cluster.

shapeName

shapeName: string

The shape determines resources to allocate to the HeatWave nodes - CPU cores, memory.

timeCreated

timeCreated: Date

The date and time the HeatWave cluster was created, as described by RFC 3339.

timeUpdated

timeUpdated: Date

The time the HeatWave cluster was last updated, as described by RFC 3339.

Functions

getDeserializedJsonObj

getJsonObj