Package com.gpudb.protocol
Class AlterEnvironmentRequest.Options
- java.lang.Object
-
- com.gpudb.protocol.AlterEnvironmentRequest.Options
-
- Enclosing class:
- AlterEnvironmentRequest
public static final class AlterEnvironmentRequest.Options extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringDATASOURCE_NAMEName of an existing external data source from which packages specified invaluecan be loaded
-
-
-
Field Detail
-
DATASOURCE_NAME
public static final String DATASOURCE_NAME
Name of an existing external data source from which packages specified invaluecan be loaded- See Also:
- Constant Field Values
-
-