Uses of Class
com.hazelcast.config.WanReplicationRef

Packages that use WanReplicationRef
com.hazelcast.config   
 

Uses of WanReplicationRef in com.hazelcast.config
 

Methods in com.hazelcast.config that return WanReplicationRef
 WanReplicationRef MapConfig.getWanReplicationRef()
           
 WanReplicationRef WanReplicationRef.setMergePolicy(String mergePolicy)
           
 WanReplicationRef WanReplicationRef.setName(String name)
           
 

Methods in com.hazelcast.config with parameters of type WanReplicationRef
 MapConfig MapConfig.setWanReplicationRef(WanReplicationRef wanReplicationRef)
           
 



Copyright © 2008-2012 Hazel Ltd. All Rights Reserved.