Package | Description |
---|---|
com.hazelcast.spi.impl.merge |
This package contains split-brain related classes.
|
Modifier and Type | Method and Description |
---|---|
MultiMapMergingEntryImpl |
MultiMapMergingEntryImpl.setCreationTime(long creationTime) |
MultiMapMergingEntryImpl |
MultiMapMergingEntryImpl.setHits(long hits) |
MultiMapMergingEntryImpl |
MultiMapMergingEntryImpl.setKey(Data key) |
MultiMapMergingEntryImpl |
MultiMapMergingEntryImpl.setLastAccessTime(long lastAccessTime) |
MultiMapMergingEntryImpl |
MultiMapMergingEntryImpl.setLastUpdateTime(long lastUpdateTime) |
MultiMapMergingEntryImpl |
MultiMapMergingEntryImpl.setValues(Collection<Object> values) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.