Package com.gpudb.protocol
Class AdminShowClusterOperationsResponse.Rebalance
- java.lang.Object
-
- com.gpudb.protocol.AdminShowClusterOperationsResponse.Rebalance
-
- Enclosing class:
- AdminShowClusterOperationsResponse
public static final class AdminShowClusterOperationsResponse.Rebalance extends Object
A set of string constants for theAdminShowClusterOperationsResponseparameterrebalance.Whether data and/or shard rebalancing is (or was) part of this operation.
-
-
Field Detail
-
TRUE
public static final String TRUE
- See Also:
- Constant Field Values
-
FALSE
public static final String FALSE
- See Also:
- Constant Field Values
-
-