Package com.gpudb.protocol
Class AggregateStatisticsByRangeRequest.Options
java.lang.Object
com.gpudb.protocol.AggregateStatisticsByRangeRequest.Options
Enclosing class:
A set of string constants for the
AggregateStatisticsByRangeRequest parameter options.
Optional parameters.
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringA list of comma separated value-column names over which statistics can be accumulated along with the primary value_column.static final StringA list of comma separated binning-column values.static final StringName of the column used for candlestick charting techniques.static final StringName of the column used as weighting column for the weighted_average statistic.
Field Details