Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CrashRecoveryStatus

Whether to run the DB System with InnoDB Redo Logs and the Double Write Buffer enabled or disabled, and whether to enable or disable syncing of the Binary Logs.

Enumeration members

Disabled

Disabled: = "DISABLED"

Enabled

Enabled: = "ENABLED"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj