K - key typeV - value typepublic class ObjectReplicatedRecordStorage<K,V> extends AbstractReplicatedRecordStore<K,V>
InMemoryFormat.OBJECT based
 ReplicatedRecordStore implementationeventService, isLoaded, name, nodeEngine, partitionId, partitionService, replicatedMapConfig, replicatedMapService, serializationService, storageRef, ttlEvictionScheduler| Constructor and Description | 
|---|
| ObjectReplicatedRecordStorage(String name,
                             ReplicatedMapService replicatedMapService,
                             int partitionId) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | marshall(Object key) | 
| Object | unmarshall(Object key) | 
clear, clearWithVersion, containsKey, containsValue, entrySet, evict, get, getReplicatedRecord, isEmpty, keySet, merge, put, put, putRecords, putWithVersion, recordIterator, remove, removeWithVersion, reset, sendReplicationOperation, size, values, valuescancelTtlEntry, destroy, equals, getName, getRecords, getStats, getStorage, getStorageRef, getVersion, hashCode, isLoaded, isStale, scheduleTtlEntry, setLoadedCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.