See: Description
Class | Description |
---|---|
AbstractContainerCollector<C> |
Collects non-threadsafe containers for
SplitBrainHandlerService
capable data structures. |
AbstractContainerMerger<C> |
Merges data structures which have been collected via an
AbstractContainerCollector . |
AbstractMergeRunnable<Store,MergingItem> |
Used by
ICache and IMap
to provide a shared merge runnable for SplitBrainHandlerService.prepareMergeRunnable() . |
AbstractNamedContainerCollector<C> |
Base implementation of
AbstractContainerCollector
for data structures which reference their containers by name. |
AbstractSplitBrainHandlerService<Store> |
Contains common functionality to implement a
SplitBrainHandlerService . |
AbstractSplitBrainMergePolicy |
Abstract implementation of
SplitBrainMergePolicy for the out-of-the-box merge policies. |
FullMergingEntryImpl<K,V> |
Implementation of
MergingEntry and all other merging type interfaces. |
MergingEntryImpl<K,V> |
Implementation of
MergingEntry . |
MergingValueFactory |
Provides static factory methods to create
MergingValue and MergingEntry instances. |
MergingValueImpl<V> |
Implementation of
MergingValue . |
SplitBrainDataSerializerHook |
Contains all the ID hooks for
IdentifiedDataSerializable classes used by the split-brain framework. |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.