com.hazelcast.config
Class WanReplicationConfig
java.lang.Object
com.hazelcast.config.WanReplicationConfig
public class WanReplicationConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WanReplicationConfig
public WanReplicationConfig()
getTargetClusterConfigs
public List<WanTargetClusterConfig> getTargetClusterConfigs()
addTargetClusterConfig
public WanReplicationConfig addTargetClusterConfig(WanTargetClusterConfig wanTargetClusterConfig)
getName
public String getName()
setName
public WanReplicationConfig setName(String name)
Copyright .9.4-SNAPSHOT; 2008-2011 Hazel Ltd. All Rights Reserved.