public final class ReplicatorStatus extends Object
Modifier and Type | Method and Description |
---|---|
ReplicatorActivityLevel |
getActivityLevel()
The current activity level.
|
CouchbaseLiteException |
getError() |
ReplicatorProgress |
getProgress()
The current progress of the replicator.
|
String |
toString() |
@NonNull public ReplicatorActivityLevel getActivityLevel()
@NonNull public ReplicatorProgress getProgress()
@Nullable public CouchbaseLiteException getError()