Uses of Class
com.tangosol.coherence.rest.util.aggregator.AggregatorRegistry
Packages that use AggregatorRegistry
Package
Description
Contains classes related to the Coherence REST API.
Contains classes related to the Coherence REST configuration.
- 
Uses of AggregatorRegistry in com.tangosol.coherence.rest
Fields in com.tangosol.coherence.rest declared as AggregatorRegistryModifier and TypeFieldDescriptionprotected AggregatorRegistryCacheResource.m_aggregatorRegistryAggregator registry that is used to map the given aggregator name to an EntryAggregator instance.protected AggregatorRegistryEntrySetResource.m_aggregatorRegistryAggregator registry that is used to map the given aggregator name to an EntryAggregator instance.protected AggregatorRegistryNamedQueryResource.m_aggregatorRegistryAggregator registry that is used to map the given aggregator name to an EntryAggregator instance. - 
Uses of AggregatorRegistry in com.tangosol.coherence.rest.config
Methods in com.tangosol.coherence.rest.config that return AggregatorRegistryModifier and TypeMethodDescriptionRestConfig.getAggregatorRegistry()Return the configured aggregator registry.