public static class ValueSummaryAggregator.IntegerValueSummaryAggregator extends ValueSummaryAggregator<IntValue,Integer,NumericColumnSummary<Integer>,IntegerSummaryAggregator>
ValueSummaryAggregator.BooleanValueSummaryAggregator, ValueSummaryAggregator.DoubleValueSummaryAggregator, ValueSummaryAggregator.FloatValueSummaryAggregator, ValueSummaryAggregator.IntegerValueSummaryAggregator, ValueSummaryAggregator.LongValueSummaryAggregator, ValueSummaryAggregator.ShortValueSummaryAggregator, ValueSummaryAggregator.StringValueSummaryAggregator| Constructor and Description |
|---|
ValueSummaryAggregator.IntegerValueSummaryAggregator() |
| Modifier and Type | Method and Description |
|---|---|
protected Integer |
getValue(IntValue value)
Get the value out of a value type.
|
protected IntegerSummaryAggregator |
initPrimitiveAggregator()
Initialize an aggregator that can be used for the underlying primitive in the Value type.
|
aggregate, combine, resultpublic ValueSummaryAggregator.IntegerValueSummaryAggregator()
protected IntegerSummaryAggregator initPrimitiveAggregator()
ValueSummaryAggregatorinitPrimitiveAggregator in class ValueSummaryAggregator<IntValue,Integer,NumericColumnSummary<Integer>,IntegerSummaryAggregator>protected Integer getValue(IntValue value)
ValueSummaryAggregatorgetValue in class ValueSummaryAggregator<IntValue,Integer,NumericColumnSummary<Integer>,IntegerSummaryAggregator>Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.