Package com.gpudb.protocol
Class AdminShowClusterOperationsResponse.AddRanks
- java.lang.Object
-
- com.gpudb.protocol.AdminShowClusterOperationsResponse.AddRanks
-
- Enclosing class:
- AdminShowClusterOperationsResponse
public static final class AdminShowClusterOperationsResponse.AddRanks extends Object
A set of string constants for theAdminShowClusterOperationsResponseparameteraddRanks.Whether adding ranks 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
-
-