Package com.gpudb.protocol
Class AdminSwitchoverRequest.Options
- java.lang.Object
-
- com.gpudb.protocol.AdminSwitchoverRequest.Options
-
- Enclosing class:
- AdminSwitchoverRequest
public static final class AdminSwitchoverRequest.Options extends Object
-
-
Field Detail
-
DRY_RUN
public static final String DRY_RUN
If set toTRUE, only validation checks will be performed. Nothing is switched over. Supported values: The default value isFALSE.- See Also:
- Constant Field Values
-
TRUE
public static final String TRUE
- See Also:
- Constant Field Values
-
FALSE
public static final String FALSE
- See Also:
- Constant Field Values
-
-