Package | Description |
---|---|
com.tangosol.coherence.rest.util.aggregator |
Contains classes related to REST-based aggregation.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAggregatorFactory
The default implementation of
AggregatorFactory . |
Modifier and Type | Method and Description |
---|---|
void |
AggregatorRegistry.register(String sName,
AggregatorFactory factory)
Register an aggregator factory with the given name.
|