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