| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WanTargetClusterConfig | |
|---|---|
| com.hazelcast.config | |
| Uses of WanTargetClusterConfig in com.hazelcast.config | 
|---|
| Methods in com.hazelcast.config that return WanTargetClusterConfig | |
|---|---|
 WanTargetClusterConfig | 
WanTargetClusterConfig.addEndpoint(String address)
 | 
 WanTargetClusterConfig | 
WanTargetClusterConfig.setGroupName(String groupName)
 | 
 WanTargetClusterConfig | 
WanTargetClusterConfig.setGroupPassword(String groupPassword)
 | 
 WanTargetClusterConfig | 
WanTargetClusterConfig.setReplicationImpl(String replicationImpl)
 | 
 WanTargetClusterConfig | 
WanTargetClusterConfig.setReplicationImplObject(Object replicationImplObject)
 | 
| Methods in com.hazelcast.config that return types with arguments of type WanTargetClusterConfig | |
|---|---|
 List<WanTargetClusterConfig> | 
WanReplicationConfig.getTargetClusterConfigs()
 | 
| Methods in com.hazelcast.config with parameters of type WanTargetClusterConfig | |
|---|---|
 WanReplicationConfig | 
WanReplicationConfig.addTargetClusterConfig(WanTargetClusterConfig wanTargetClusterConfig)
 | 
| Method parameters in com.hazelcast.config with type arguments of type WanTargetClusterConfig | |
|---|---|
 void | 
WanReplicationConfig.setTargetClusterConfigs(List<WanTargetClusterConfig> list)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||