A set of string constants for the parameter AdminShowClusterOperationsResponse.rebalance_unsharded_data_status. More…
Static Public Attributes | |
| const string | NOT_STARTED = “NOT_STARTED” |
| A constant for the AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus options. | |
| const string | IN_PROGRESS = “IN_PROGRESS” |
| A constant for the AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus options. | |
| const string | INTERRUPTED = “INTERRUPTED” |
| A constant for the AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus options. | |
| const string | COMPLETED_OK = “COMPLETED_OK” |
| A constant for the AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus options. | |
| const string | ERROR = “ERROR” |
| A constant for the AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus options. | |
Detailed Description
A set of string constants for the parameter AdminShowClusterOperationsResponse.rebalance_unsharded_data_status.
If this was an operation that included rebalancing unsharded data, the rebalancing-specific status of the operation.
Definition at line 261 of file AdminShowClusterOperations.cs.
Member Data Documentation
◆ COMPLETED_OK
| static |
A constant for the AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus options.
Definition at line 281 of file AdminShowClusterOperations.cs.
◆ ERROR
| static |
A constant for the AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus options.
Definition at line 286 of file AdminShowClusterOperations.cs.
◆ IN_PROGRESS
| static |
A constant for the AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus options.
Definition at line 271 of file AdminShowClusterOperations.cs.
◆ INTERRUPTED
| static |
A constant for the AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus options.
Definition at line 276 of file AdminShowClusterOperations.cs.
◆ NOT_STARTED
| static |
A constant for the AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus options.
Definition at line 266 of file AdminShowClusterOperations.cs.
The documentation for this struct was generated from the following files:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/AdminShowClusterOperations.cs
- Kinetica/Protocol/AdminShowClusterOperations.cs