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