| Package | Description | 
|---|---|
| com.hazelcast.map.impl.journal | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DeserializingEventJournalMapEvent<K,V> | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ReadResultSetImpl<InternalEventJournalMapEvent,T> | MapEventJournalReadOperation. createResultSet() | 
| protected EventJournal<InternalEventJournalMapEvent> | MapEventJournalReadOperation. getJournal() | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> long | RingbufferMapEventJournalImpl. readMany(ObjectNamespace namespace,
        int partitionId,
        long beginSequence,
        ReadResultSetImpl<InternalEventJournalMapEvent,T> resultSet) | 
| Constructor and Description | 
|---|
| DeserializingEventJournalMapEvent(SerializationService serializationService,
                                 InternalEventJournalMapEvent je) | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.