public class ReplicationSystem extends Object
| Constructor and Description |
|---|
ReplicationSystem() |
| Modifier and Type | Method and Description |
|---|---|
Set<ReplicaPeerConfiguration> |
getReplicaPeers() |
void |
setReplicaPeers(Set<ReplicaPeerConfiguration> replicaPeers)
Set the list of replica peers this server is connected to
|
public void setReplicaPeers(Set<ReplicaPeerConfiguration> replicaPeers)
replicaPeers - The list of replicaspublic Set<ReplicaPeerConfiguration> getReplicaPeers()
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.