Kinetica C# API
Version 7.0.19.0
|
Whether data and/or shard rebalancing is (or was) part of this operation. More...
Public Attributes | |
const string | TRUE = "true" |
const string | FALSE = "false" |
Whether data and/or shard rebalancing is (or was) part of this operation.
Supported values:
A set of string constants for the parameter <member name="rebalance">.
Definition at line 292 of file AdminShowClusterOperations.cs.
const string kinetica.AdminShowClusterOperationsResponse.Rebalance.FALSE = "false" |
Definition at line 295 of file AdminShowClusterOperations.cs.
const string kinetica.AdminShowClusterOperationsResponse.Rebalance.TRUE = "true" |
Definition at line 294 of file AdminShowClusterOperations.cs.