Package | Description |
---|---|
com.hazelcast.map.impl.querycache.accumulator |
Contains
Accumulator
specific classes. |
com.hazelcast.map.impl.querycache.event.sequence |
This package contains classes which are used to give sequence numbers to events.
|
Modifier and Type | Method and Description |
---|---|
PartitionSequencer |
BasicAccumulator.getPartitionSequencer() |
PartitionSequencer |
Accumulator.getPartitionSequencer()
Returns the
PartitionSequencer of this accumulator. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPartitionSequencer
Default implementation of
PartitionSequencer . |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.