| Package | Description | 
|---|---|
| com.hazelcast.map.impl.querycache.accumulator | Contains  Accumulatorspecific classes. | 
| com.hazelcast.map.impl.querycache.publisher | This package contains classes which are used for  QueryCacheevent publishing side. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected AccumulatorProcessor | BasicAccumulator. createAccumulatorProcessor(AccumulatorInfo info,
                          QueryCacheEventService eventService) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EventPublisherAccumulatorProcessorPublish events which will be received by subscriber sides. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected AccumulatorProcessor | CoalescingPublisherAccumulator. createAccumulatorProcessor(AccumulatorInfo info,
                          QueryCacheEventService eventService) | 
| Constructor and Description | 
|---|
| PublisherAccumulatorHandler(QueryCacheContext context,
                           AccumulatorProcessor<Sequenced> processor) | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.