Uses of Interface
com.hazelcast.spi.merge.MergingHits
Packages that use MergingHits
Package
Description
This package contains interfaces and classes of the split-brain merging SPI.
-
Uses of MergingHits in com.hazelcast.spi.merge
Classes in com.hazelcast.spi.merge with type parameters of type MergingHitsModifier 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.Subinterfaces of MergingHits in com.hazelcast.spi.mergeModifier 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
.