See: Description
Interface | Description |
---|---|
EventJournal<E> |
The event journal is a container for events related to a data structure.
|
EventJournalReader<E> |
This interface provides methods to subscribe and read from an event journal.
|
Class | Description |
---|---|
EventJournalDataSerializerHook |
Data serializer hook for common classes related to the
EventJournal . |
EventJournalInitialSubscriberState |
The response for the event journal subcription.
|
EventJournalReadOperation<T,J> |
Reads from the map event journal in batches.
|
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.