Kinetica C# API
Version 7.2.3.0
|
A set of string constants for the parameter rebalance_sharded_data. More...
Public Attributes | |
const string | TRUE = "true" |
const string | FALSE = "false" |
A set of string constants for the parameter rebalance_sharded_data.
Whether rebalancing of sharded data is (or was) part of this operation.
Definition at line 185 of file AdminShowClusterOperations.cs.
const string kinetica.AdminShowClusterOperationsResponse.RebalanceShardedData.FALSE = "false" |
Definition at line 188 of file AdminShowClusterOperations.cs.
const string kinetica.AdminShowClusterOperationsResponse.RebalanceShardedData.TRUE = "true" |
Definition at line 187 of file AdminShowClusterOperations.cs.