Interface | Description |
---|---|
MapEventJournal |
The event journal is a container for events related to a data structure.
|
Class | Description |
---|---|
DeserializingEventJournalMapEvent<K,V> | |
InternalEventJournalMapEvent |
The event journal item for map events.
|
MapEventJournalReadOperation<K,V,T> |
Reads from the map event journal in batches.
|
MapEventJournalReadResultSetImpl<K,V,T> | |
MapEventJournalSubscribeOperation |
Performs the initial subscription to the map event journal.
|
RingbufferMapEventJournalImpl |
The map event journal implementation based on the
Ringbuffer . |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.