Hierarchy For Package org.apache.accumulo.core.iterators.aggregation

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.accumulo.core.iterators.aggregation.LongSummation (implements org.apache.accumulo.core.iterators.aggregation.Aggregator)
    • org.apache.accumulo.core.iterators.aggregation.NumArraySummation (implements org.apache.accumulo.core.iterators.aggregation.Aggregator)
    • org.apache.accumulo.core.iterators.aggregation.NumSummation (implements org.apache.accumulo.core.iterators.aggregation.Aggregator)
    • org.apache.accumulo.core.iterators.aggregation.StringMax (implements org.apache.accumulo.core.iterators.aggregation.Aggregator)
    • org.apache.accumulo.core.iterators.aggregation.StringMin (implements org.apache.accumulo.core.iterators.aggregation.Aggregator)
    • org.apache.accumulo.core.iterators.aggregation.StringSummation (implements org.apache.accumulo.core.iterators.aggregation.Aggregator)

Interface Hierarchy

  • org.apache.accumulo.core.iterators.aggregation.Aggregator