Package org.apache.accumulo.core.iterators.aggregation
-
Interface Summary Interface Description Aggregator Deprecated. since 1.4, replaced byCombiner
-
Class Summary Class Description LongSummation Deprecated. since 1.4, replaced bySummingCombiner
withLongCombiner.Type.FIXEDLEN
NumArraySummation Deprecated. since 1.4, replaced bySummingArrayCombiner
withSummingArrayCombiner.Type.VARLEN
NumSummation Deprecated. since 1.4, replaced bySummingCombiner
withLongCombiner.Type.VARLEN
StringMax Deprecated. since 1.4, replaced byMaxCombiner
withLongCombiner.Type.STRING
StringMin Deprecated. since 1.4, replaced byMinCombiner
withLongCombiner.Type.STRING
StringSummation Deprecated. since 1.4, replaced bySummingCombiner
withLongCombiner.Type.STRING