Uses of Interface
com.hazelcast.spi.merge.MergingLastAccessTime
Package
Description
This package contains interfaces and classes of the split-brain merging SPI.
-
Uses of MergingLastAccessTime in com.hazelcast.spi.merge
Modifier and TypeClassDescriptionclass
LatestAccessMergePolicy<V,
T extends MergingValue<V> & MergingLastAccessTime> Merges data structure entries from source to destination data structure if the source entry has been accessed more recently than the destination entry.Modifier and TypeInterfaceDescriptionstatic interface
Provided merge types ofICache
.static interface
Provided merge types ofIMap
.static interface
Provided merge types ofMultiMap
.static interface
Provided merge types ofReplicatedMap
.