Package | Description |
---|---|
com.hazelcast.replicatedmap.impl |
This package contains the implementation of the replicated map service itself and some connection interfaces only used
internally.
|
com.hazelcast.replicatedmap.impl.operation |
This package contains replicated map operations which are executed on remote nodes
|
com.hazelcast.replicatedmap.impl.record |
This package contains the implementation of the backing data storage for the replicated map implementation
|
com.hazelcast.replicatedmap.merge |
Contains merge policies for
ReplicatedMap |
Class and Description |
---|
MergePolicyProvider
A provider for
ReplicatedMapMergePolicy instances. |
Class and Description |
---|
ReplicatedMapMergePolicy
A policy for merging replicated maps after a split-brain was detected and the different network partitions need
to be merged.
|
Class and Description |
---|
ReplicatedMapMergePolicy
A policy for merging replicated maps after a split-brain was detected and the different network partitions need
to be merged.
|
Class and Description |
---|
ReplicatedMapMergePolicy
A policy for merging replicated maps after a split-brain was detected and the different network partitions need
to be merged.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.