Package com.gpudb.protocol
Class CreateResourceGroupRequest.Options
java.lang.Object
com.gpudb.protocol.CreateResourceGroupRequest.Options
Enclosing class:
A set of string constants for the
CreateResourceGroupRequest parameter options.
Optional parameters.
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringMaximum number of simultaneous threads that will be used to execute a request, per rank, for this group.static final StringMaximum amount of data, per rank, in bytes, that can be used by all database objects within this group.static final StringMaximum priority of a scheduled task for this group.static final StringMaximum priority of a tiered object for this group.
Field Details