Package com.gpudb.protocol
Class AdminShowClusterOperationsResponse.InProgress
- java.lang.Object
-
- com.gpudb.protocol.AdminShowClusterOperationsResponse.InProgress
-
- Enclosing class:
- AdminShowClusterOperationsResponse
public static final class AdminShowClusterOperationsResponse.InProgress extends Object
A set of string constants for theAdminShowClusterOperationsResponseparameterinProgress.Whether this cluster operation is currently in progress or not.
-
-
Field Detail
-
TRUE
public static final String TRUE
- See Also:
- Constant Field Values
-
FALSE
public static final String FALSE
- See Also:
- Constant Field Values
-
-