QueryCache
 event publishing side.See: Description
| Interface | Description | 
|---|---|
| PublisherContext | 
 Context for a publisher. 
 | 
| Class | Description | 
|---|---|
| AccumulatorSweeper | 
 Responsible for sweeping all registered accumulators of a  
PublisherContext. | 
| DefaultPublisherContext | 
 Default implementation of  
PublisherContext. | 
| EventPublisherAccumulatorProcessor | 
 Publish events which will be received by subscriber sides. 
 | 
| MapListenerRegistry | 
 Holds  
QueryCacheListenerRegistry for each IMap. | 
| MapPublisherRegistry | 
 Registry of mappings like  
mapName to PublisherRegistry. | 
| PartitionAccumulatorRegistry | 
 Registry of mappings like  
partitionId to Accumulator. | 
| PublisherAccumulatorFactory | 
 Factory which is responsible for creating  
Accumulator implementations. | 
| PublisherAccumulatorHandler | 
 Handler for processing of event data in an  
Accumulator. | 
| PublisherRegistry | 
 Registry of mappings like  
cacheId to PartitionAccumulatorRegistry. | 
| QueryCacheListenerRegistry | 
 Holds IDs of registered listeners which are registered to listen underlying
  
IMap events to feed QueryCache. | 
This package contains classes which are used for QueryCache
 event publishing side.
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.