Uses of Interface
com.hazelcast.spi.merge.MergingView
Package
Description
This package contains interfaces and classes of the split-brain merging SPI.
-
Uses of MergingView in com.hazelcast.spi.merge
Modifier and TypeInterfaceDescriptioninterface
Represents a read-only view of memory costs for the merging process after a split-brain.interface
Represents a read-only view of a creation time for the merging process after a split-brain.interface
MergingEntry<K,
V> Represents a read-only view of a data structure key/value-pair for the merging process after a split-brain.interface
Represents a read-only view of an expiration time for the merging process after a split-brain.interface
Represents a read-only view access hits for the merging process after a split-brain.interface
Represents a read-only view of a last access time for the merging process after a split-brain.interface
Represents a read-only view of a last stored time for the merging process after a split-brain.interface
Represents a read-only view of a last update time for the merging process after a split-brain.interface
Represents a read-only view of a MaxIdle for the merging process after a split-brain.interface
Represents a read-only view of a TTL for the merging process after a split-brain.interface
MergingValue<V>
Represents a read-only view of a data structure value for the merging process after a split-brain.interface
Represents a read-only view of a version for the merging process after a split-brain.static interface
Provided merge types ofIAtomicLong
.static interface
Provided merge types ofIAtomicReference
.static interface
Provided merge types ofICache
.static interface
Provided merge types ofCardinalityEstimator
.static interface
static interface
Provided merge types ofIMap
.static interface
Provided merge types ofMultiMap
.static interface
Provided merge types ofIQueue
.static interface
Provided merge types ofReplicatedMap
.static interface
Provided merge types ofRingbuffer
.static interface
Provided merge types ofIScheduledExecutorService
.