Modifier and Type | Method and Description |
---|---|
Aggregator<T,?> |
FetchingSession.getAggregator(String name) |
Modifier and Type | Method and Description |
---|---|
void |
FetchingSession.addAggregator(Aggregator<T,?> aggregator) |
Modifier and Type | Class and Description |
---|---|
class |
CounterAggregator<T> |
Modifier and Type | Field and Description |
---|---|
protected Map<String,Aggregator<I,?>> |
AggregatorIterator.aggregators |
Modifier and Type | Method and Description |
---|---|
Aggregator<I,?> |
AggregatorIterator.getAggregator(String name) |
Modifier and Type | Method and Description |
---|---|
void |
AggregatorIterator.addAggregator(Aggregator<I,?> aggregator) |
Modifier and Type | Class and Description |
---|---|
class |
FieldAggregator<F extends GridField,T> |
class |
TaxonomyClassificationAggregator<T extends TaxonomyProvider> |
Copyright © 2016. All Rights Reserved.