Package com.gpudb.protocol
Class AlterDirectoryRequest.DirectoryUpdatesMap
- java.lang.Object
-
- com.gpudb.protocol.AlterDirectoryRequest.DirectoryUpdatesMap
-
- Enclosing class:
- AlterDirectoryRequest
public static final class AlterDirectoryRequest.DirectoryUpdatesMap extends Object
A set of string constants for theAlterDirectoryRequestparameterdirectoryUpdatesMap.Map containing the properties of the directory to be altered. Error if empty.
-
-
Field Detail
-
DATA_LIMIT
public static final String DATA_LIMIT
The maximum capacity, in bytes, to apply to the directory. Set to -1 to indicate no upper limit.- See Also:
- Constant Field Values
-
-