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| 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, merge, put, put, putRecords, putWithVersion, recordIterator, remove, removeWithVersion, reset, size, values, valuescancelTtlEntry, clearInternal, destroy, equals, getName, getPartitionId, getRecords, getStats, getStorage, getStorageRef, getTtlEvictionScheduler, getVersion, hashCode, isLoaded, isStale, scheduleTtlEntry, setLoadedCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.