JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.hazelcast.spi.merge.MergingCosts
Packages that use
MergingCosts
Package
Description
com.hazelcast.spi.merge
This package contains interfaces and classes of the split-brain merging SPI.
Uses of
MergingCosts
in
com.hazelcast.spi.merge
Subinterfaces of
MergingCosts
in
com.hazelcast.spi.merge
Modifier and Type
Interface
Description
static interface
SplitBrainMergeTypes.MapMergeTypes
<K,
V>
Provided merge types of
IMap
.