Package com.gpudb.protocol
Class AlterSystemPropertiesRequest.Options
java.lang.Object
com.gpudb.protocol.AlterSystemPropertiesRequest.Options
Enclosing class:
A set of string constants for the
AlterSystemPropertiesRequest parameter options.
Optional parameters.
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringIfTRUEand evict_columns is specified, the given objects will be evicted to cold storage (if such a tier exists).static final Stringstatic final StringIfTRUEthe system configuration will be written to disk upon successful application of this request.static final String
Field Details