A set of string constants for the parameter AdminShowClusterOperationsResponse.rebalance. More…
Static Public Attributes | |
| const string | TRUE = “true” |
| A boolean constant for the AdminShowClusterOperationsResponse.Rebalance options. | |
| const string | FALSE = “false” |
| A boolean constant for the AdminShowClusterOperationsResponse.Rebalance options. | |
Detailed Description
A set of string constants for the parameter AdminShowClusterOperationsResponse.rebalance.
Whether data and/or shard rebalancing is (or was) part of this operation.
Definition at line 224 of file AdminShowClusterOperations.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the AdminShowClusterOperationsResponse.Rebalance options.
Definition at line 234 of file AdminShowClusterOperations.cs.
◆ TRUE
| static |
A boolean constant for the AdminShowClusterOperationsResponse.Rebalance options.
Definition at line 229 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