Uses of Package
com.hazelcast.map.merge

Packages that use com.hazelcast.map.merge
com.hazelcast.hibernate Contains interfaces/classes related to Hibernate. 
com.hazelcast.map.impl Contains implementation specific classes of com.hazelcast.map package. 
com.hazelcast.map.impl.operation Package for map operations. 
com.hazelcast.map.impl.wan Contains wan replication event classes 
com.hazelcast.map.merge Contains merge policies for IMap 
 

Classes in com.hazelcast.map.merge used by com.hazelcast.hibernate
MapMergePolicy
          A policy for merging maps after a splitbrain was detected and the different network partitions need to be merged.
 

Classes in com.hazelcast.map.merge used by com.hazelcast.map.impl
MapMergePolicy
          A policy for merging maps after a splitbrain was detected and the different network partitions need to be merged.
MergePolicyProvider
          A provider for MergePolicyProvider instances.
 

Classes in com.hazelcast.map.merge used by com.hazelcast.map.impl.operation
MapMergePolicy
          A policy for merging maps after a splitbrain was detected and the different network partitions need to be merged.
 

Classes in com.hazelcast.map.merge used by com.hazelcast.map.impl.wan
MapMergePolicy
          A policy for merging maps after a splitbrain was detected and the different network partitions need to be merged.
 

Classes in com.hazelcast.map.merge used by com.hazelcast.map.merge
MapMergePolicy
          A policy for merging maps after a splitbrain was detected and the different network partitions need to be merged.
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.