Package | Description |
---|---|
com.hazelcast.impl | |
com.hazelcast.impl.base |
Modifier and Type | Method and Description |
---|---|
void |
ConcurrentMapManager.mergeWanRecord(DataRecordEntry mergingEntry)
Should be called from ExecutorService threads.
|
void |
CMap.own(DataRecordEntry dataRecordEntry) |
void |
CMap.storeAsBackup(DataRecordEntry dataRecordEntry) |
Modifier and Type | Method and Description |
---|---|
List<DataRecordEntry> |
RecordSet.getRecords() |
Modifier and Type | Method and Description |
---|---|
void |
RecordSet.addDataRecordEntry(DataRecordEntry record) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.