Package | Description |
---|---|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.map.impl.journal | |
com.hazelcast.map.impl.recordstore |
Modifier and Type | Method and Description |
---|---|
MapEventJournal |
MapServiceContext.getEventJournal() |
Modifier and Type | Class and Description |
---|---|
class |
RingbufferMapEventJournalImpl
The map event journal implementation based on the
Ringbuffer . |
Constructor and Description |
---|
EventJournalWriterRecordStoreMutationObserver(MapEventJournal eventJournal,
MapContainer mapContainer,
int partitionId) |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.