Package com.gpudb.protocol
Class AdminShowClusterOperationsResponse.DryRun
- java.lang.Object
-
- com.gpudb.protocol.AdminShowClusterOperationsResponse.DryRun
-
- Enclosing class:
- AdminShowClusterOperationsResponse
public static final class AdminShowClusterOperationsResponse.DryRun extends Object
A set of string constants for theAdminShowClusterOperationsResponseparameterdryRun.Whether this operation was a dry run.
-
-
Field Detail
-
TRUE
public static final String TRUE
- See Also:
- Constant Field Values
-
FALSE
public static final String FALSE
- See Also:
- Constant Field Values
-
-