| Package | Description |
|---|---|
| com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
| com.hazelcast.map.impl.recordstore |
| Modifier and Type | Method and Description |
|---|---|
Collection<RecordStoreMutationObserver<Record>> |
MapServiceContext.createRecordStoreMutationObservers(String mapName,
int partitionId)
Returns the collection of the
RecordStoreMutationObservers
for the given map's partition that need to be added in record
store construction time in order to ensure no RecordStore
mutations are missed. |
| Modifier and Type | Class and Description |
|---|---|
class |
EventJournalWriterRecordStoreMutationObserver |
Copyright © 2018. All Rights Reserved.