Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BatchingBasedOdhPatchingConfig

Patching configurations which allows patch the nodes batch by batch.

Properties

batchSize

batchSize: number

How many nodes to be patched in each iteration. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Const patchingConfigStrategy

patchingConfigStrategy: string = "BATCHING_BASED"

waitTimeBetweenBatchInSeconds

waitTimeBetweenBatchInSeconds: number

The wait time between batches in seconds. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Methods

getDeserializedJsonObj

getJsonObj