@Deprecated public class MaxMaker extends RawAggregationMetricMaker
Druid now supports separate maximum aggregations for Long and Double instead of a single maximum for both. Therefore,
LongMaxMaker
and DoubleMaxMaker
should be used instead.
metrics, NO_OP_MAP_PROVIDER, NO_OP_MAPPER
Constructor and Description |
---|
MaxMaker(MetricDictionary metrics)
Deprecated.
Constructor.
|
assertDependentMetricsExist, getDependentMetricsRequired, getResultSetMapper, makeInner
assertRequiredDependentMetricCount, getDependentQuery, getMergedQuery, getNumericField, getNumericField, getSketchField, getSketchField, make, make, make, makeInner
public MaxMaker(MetricDictionary metrics)
metrics
- A mapping of metric names to the corresponding LogicalMetricsCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.