public static final class AggregateStatisticsByRangeRequest.Options extends Object
AggregateStatisticsByRangeRequest
parameter options
.
Map of optional parameters:
Modifier and Type | Field and Description |
---|---|
static String |
ADDITIONAL_COLUMN_NAMES
A list of comma separated value-column names over which statistics
can be accumulated along with the primary value_column.
|
static String |
BIN_VALUES
A list of comma separated binning-column values.
|
static String |
ORDER_COLUMN_NAME
Name of the column used for candlestick charting techniques.
|
static String |
WEIGHT_COLUMN_NAME
Name of the column used as weighting column for the weighted_average
statistic.
|
public static final String ADDITIONAL_COLUMN_NAMES
public static final String BIN_VALUES
public static final String WEIGHT_COLUMN_NAME
public static final String ORDER_COLUMN_NAME
Copyright © 2025. All rights reserved.