|
||||||||||
| 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(java.lang.String address)
|
WanTargetClusterConfig |
WanTargetClusterConfig.setGroupName(java.lang.String groupName)
|
WanTargetClusterConfig |
WanTargetClusterConfig.setGroupPassword(java.lang.String groupPassword)
|
WanTargetClusterConfig |
WanTargetClusterConfig.setReplicationImpl(java.lang.String replicationImpl)
|
WanTargetClusterConfig |
WanTargetClusterConfig.setReplicationImplObject(java.lang.Object replicationImplObject)
|
| Methods in com.hazelcast.config that return types with arguments of type WanTargetClusterConfig | |
|---|---|
java.util.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(java.util.List<WanTargetClusterConfig> list)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||