public class MultiClientManager extends java.lang.Object implements ISyncClientMgmt
ISyncClientMgmt.SyncClientMgmtBuilder
Constructor and Description |
---|
MultiClientManager(java.util.Collection<ISyncClientMgmt> delegates) |
Modifier and Type | Method and Description |
---|---|
void |
startRollingReplication()
Starts, or restarts, rolling replication
|
void |
stopRollingReplication() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
builder
public MultiClientManager(java.util.Collection<ISyncClientMgmt> delegates)
public void stopRollingReplication()
stopRollingReplication
in interface ISyncClientMgmt
public void startRollingReplication()
ISyncClientMgmt
startRollingReplication
in interface ISyncClientMgmt
Copyright © 2021. All Rights Reserved.