Package com.gpudb.protocol
Class ShowSystemPropertiesRequest.Options
- java.lang.Object
-
- com.gpudb.protocol.ShowSystemPropertiesRequest.Options
-
- Enclosing class:
- ShowSystemPropertiesRequest
public static final class ShowSystemPropertiesRequest.Options extends Object
A set of string constants for theShowSystemPropertiesRequestparameteroptions.Optional parameters.
-
-
Field Detail
-
PROPERTIES
public static final String PROPERTIES
A list of comma separated names of properties requested. If not specified, all properties will be returned.- See Also:
- Constant Field Values
-
-