public static final class AbstractReplicator.Progress extends Object
Modifier and Type | Method and Description |
---|---|
long |
getCompleted()
The number of completed changes processed.
|
long |
getTotal()
The total number of changes to be processed.
|
String |
toString() |