|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Aggregator in org.apache.accumulo.core.iterators |
---|
Constructor parameters in org.apache.accumulo.core.iterators with type arguments of type Aggregator | |
---|---|
AggregatingIterator(SortedKeyValueIterator<Key,Value> iterator,
ColumnToClassMapping<Aggregator> aggregators)
|
Uses of Aggregator in org.apache.accumulo.core.iterators.aggregation |
---|
Classes in org.apache.accumulo.core.iterators.aggregation that implement Aggregator | |
---|---|
class |
LongSummation
|
class |
NumArraySummation
|
class |
NumSummation
|
class |
StringMax
|
class |
StringMin
|
class |
StringSummation
|
Uses of Aggregator in org.apache.accumulo.core.iterators.aggregation.conf |
---|
Methods in org.apache.accumulo.core.iterators.aggregation.conf that return Aggregator | |
---|---|
Aggregator |
AggregatorSet.getAggregator(Key k)
|
Uses of Aggregator in org.apache.accumulo.examples.aggregation |
---|
Classes in org.apache.accumulo.examples.aggregation that implement Aggregator | |
---|---|
class |
SortedSetAggregator
|
Uses of Aggregator in org.apache.accumulo.examples.dirlist |
---|
Classes in org.apache.accumulo.examples.dirlist that implement Aggregator | |
---|---|
class |
StringArraySummation
|
Uses of Aggregator in org.apache.accumulo.server.test.functional |
---|
Classes in org.apache.accumulo.server.test.functional that implement Aggregator | |
---|---|
class |
BadAggregator
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |