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