Package com.gpudb.protocol
Class AdminShowClusterOperationsResponse.UserStopped
- java.lang.Object
-
- com.gpudb.protocol.AdminShowClusterOperationsResponse.UserStopped
-
- Enclosing class:
- AdminShowClusterOperationsResponse
public static final class AdminShowClusterOperationsResponse.UserStopped extends Object
A set of string constants for theAdminShowClusterOperationsResponseparameteruserStopped.Whether a user stopped this operation at any point while in progress.
-
-
Field Detail
-
TRUE
public static final String TRUE
- See Also:
- Constant Field Values
-
FALSE
public static final String FALSE
- See Also:
- Constant Field Values
-
-