Package | Description |
---|---|
com.hazelcast.spi.impl.merge |
This package contains split-brain related classes.
|
com.hazelcast.spi.merge |
This package contains interfaces and classes of the split-brain merging SPI.
|
Class and Description |
---|
AbstractCollectionMergingValueImpl
Implementation of
MergingValue for data structures with collections. |
AbstractContainerCollector
Collects non-threadsafe containers for
SplitBrainHandlerService
capable data structures. |
AbstractMergingEntryImpl
Implementation of
MergingEntry . |
AbstractMergingValueImpl
Implementation of
MergingValue . |
AbstractSplitBrainHandlerService
Collects mergeable stores and passes them to merge-runnable.
|
CacheMergingEntryImpl
Implementation of
SplitBrainMergeTypes.CacheMergeTypes . |
MapMergingEntryImpl
Implementation of
SplitBrainMergeTypes.MapMergeTypes . |
MultiMapMergingEntryImpl
Implementation of
SplitBrainMergeTypes.MultiMapMergeTypes . |
ReplicatedMapMergingEntryImpl
Implementation of
SplitBrainMergeTypes.ReplicatedMapMergeTypes . |
RingbufferMergingValueImpl
Implementation of
SplitBrainMergeTypes.RingbufferMergeTypes . |
Class and Description |
---|
AbstractSplitBrainMergePolicy
Abstract implementation of
SplitBrainMergePolicy for the out-of-the-box merge policies. |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.