Stop halts the replication. The replication can be restarted after it is stopped.
()
| 107 | Start() |
| 108 | // Stop halts the replication. The replication can be restarted after it is stopped. |
| 109 | Stop() |
| 110 | // Stats returns a string representation of the stats for the replication. |
| 111 | Stats() string |
| 112 | } |
no outgoing calls