Package com.gpudb.protocol
Class AdminShowClusterOperationsResponse.RebalanceUnshardedData
- java.lang.Object
-
- com.gpudb.protocol.AdminShowClusterOperationsResponse.RebalanceUnshardedData
-
- Enclosing class:
- AdminShowClusterOperationsResponse
public static final class AdminShowClusterOperationsResponse.RebalanceUnshardedData extends Object
A set of string constants for theAdminShowClusterOperationsResponseparameterrebalanceUnshardedData.Whether rebalancing of unsharded data 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
-
-