Uses of Interface
com.hazelcast.spi.merge.MergingHits
Package
Description
This package contains interfaces and classes of the split-brain merging SPI.
-
Uses of MergingHits in com.hazelcast.spi.merge
Modifier and TypeClassDescriptionclass
HigherHitsMergePolicy<V,
T extends MergingValue<V> & MergingHits> Merges data structure entries from source to destination data structure if the source entry has more hits than the destination one.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
.