Package com.gpudb.protocol
Class AggregateMinMaxResponse.Info
java.lang.Object
com.gpudb.protocol.AggregateMinMaxResponse.Info
Enclosing class:
A set of string constants for the
AggregateMinMaxResponse parameter info.
Additional information.
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe maximum value ofcolumnName, stored as a byte vector.static final StringThe minimum value ofcolumnName, stored as a byte vector.
Field Details