| 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. | 
| com.hazelcast.map.impl.querycache.subscriber | 
 This package contains classes which are used for  
QueryCache
 event subscription side. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultAccumulatorInfoSupplier
Default implementation of  
AccumulatorInfoSupplier. | 
| Modifier and Type | Method and Description | 
|---|---|
AccumulatorInfoSupplier | 
DefaultPublisherContext.getAccumulatorInfoSupplier()  | 
AccumulatorInfoSupplier | 
PublisherContext.getAccumulatorInfoSupplier()
Returns  
AccumulatorInfoSupplier for this context. | 
| Modifier and Type | Method and Description | 
|---|---|
AccumulatorInfoSupplier | 
AbstractSubscriberContext.getAccumulatorInfoSupplier()  | 
AccumulatorInfoSupplier | 
SubscriberContext.getAccumulatorInfoSupplier()
Returns  
AccumulatorInfoSupplier for this context. | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.