Kinetica C# API
Version 7.2.3.0
|
A set of string constants for the parameter rebalance_unsharded_data. More...
Public Attributes | |
const string | TRUE = "true" |
const string | FALSE = "false" |
A set of string constants for the parameter rebalance_unsharded_data.
Whether rebalancing of unsharded data is (or was) part of this operation.
Definition at line 161 of file AdminShowClusterOperations.cs.
const string kinetica.AdminShowClusterOperationsResponse.RebalanceUnshardedData.FALSE = "false" |
Definition at line 164 of file AdminShowClusterOperations.cs.
const string kinetica.AdminShowClusterOperationsResponse.RebalanceUnshardedData.TRUE = "true" |
Definition at line 163 of file AdminShowClusterOperations.cs.