Class CoreKeyGroupByAggregatorIterator

  • All Implemented Interfaces:
    org.apache.accumulo.core.iterators.OptionDescriber, org.apache.accumulo.core.iterators.SortedKeyValueIterator<org.apache.accumulo.core.data.Key,​org.apache.accumulo.core.data.Value>, org.apache.accumulo.core.iterators.YieldingKeyValueIterator<org.apache.accumulo.core.data.Key,​org.apache.accumulo.core.data.Value>

    public class CoreKeyGroupByAggregatorIterator
    extends CoreKeyGroupByCombiner
    • Constructor Detail

      • CoreKeyGroupByAggregatorIterator

        public CoreKeyGroupByAggregatorIterator()
    • Method Detail

      • describeOptions

        public org.apache.accumulo.core.iterators.OptionDescriber.IteratorOptions describeOptions()
        Specified by:
        describeOptions in interface org.apache.accumulo.core.iterators.OptionDescriber
        Overrides:
        describeOptions in class CoreKeyGroupByCombiner