Package com.gpudb.protocol
Class AlterResourceGroupRequest.Options
java.lang.Object
com.gpudb.protocol.AlterResourceGroupRequest.Options
Enclosing class:
A set of string constants for the
AlterResourceGroupRequest parameter options.
Optional parameters.
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final StringIfTRUE, this request applies to the global default resource group.static 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.static final StringIfTRUEand a system-level change was requested, the system configuration will be written to disk upon successful application of this request.static final String
Field Details