Accumulator
 specific classes.See: Description
| Interface | Description | 
|---|---|
| Accumulator<E extends Sequenced> | Accumulator for events which have a sequence number. | 
| AccumulatorFactory | Factory which is used to create an  Accumulator. | 
| AccumulatorHandler<T> | Used to handle elements of an  Accumulator. | 
| AccumulatorInfoSupplier | |
| AccumulatorProcessor<T> | Responsible for processing of an event of an  Accumulator. | 
| CyclicBuffer<E extends Sequenced> | A cyclic buffer to store  Sequencedevents. | 
| Class | Description | 
|---|---|
| AccumulatorInfo | Metadata for an  Accumulator. | 
| AccumulatorScannerTask | Task for scanning all  Accumulatorinstances of allQueryCaches on this node. | 
| BasicAccumulator<E extends Sequenced> | This class implements basic functionality of an  Accumulator. | 
| DefaultAccumulatorInfoSupplier | Default implementation of  AccumulatorInfoSupplier. | 
| DefaultCyclicBuffer<E extends Sequenced> | Default implementation of  CyclicBufferinterface. | 
Accumulator
 specific classes.Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.