Package com.tangosol.coherence.rest.util.aggregator
Contains classes related to REST-based aggregation.
-
Interface Summary Interface Description AggregatorFactory<K,V,R> A factory for aggregators. -
Class Summary Class Description AggregatorRegistry A registry forAggregatorFactory
instances.DefaultAggregatorFactory The default implementation ofAggregatorFactory
.