| Package | Description | 
|---|---|
| com.hazelcast.spi.impl.merge | 
 This package contains split-brain related classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ReplicatedMapMergingEntryImpl | 
ReplicatedMapMergingEntryImpl.setCreationTime(long creationTime)  | 
ReplicatedMapMergingEntryImpl | 
ReplicatedMapMergingEntryImpl.setHits(long hits)  | 
ReplicatedMapMergingEntryImpl | 
ReplicatedMapMergingEntryImpl.setKey(Object key)  | 
ReplicatedMapMergingEntryImpl | 
ReplicatedMapMergingEntryImpl.setLastAccessTime(long lastAccessTime)  | 
ReplicatedMapMergingEntryImpl | 
ReplicatedMapMergingEntryImpl.setLastUpdateTime(long lastUpdateTime)  | 
ReplicatedMapMergingEntryImpl | 
ReplicatedMapMergingEntryImpl.setTtl(long ttl)  | 
ReplicatedMapMergingEntryImpl | 
ReplicatedMapMergingEntryImpl.setValue(Object value)  | 
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.