Package com.couchbase.lite
Class ReplicatorProgress
java.lang.Object
com.couchbase.lite.ReplicatorProgress
Progress of a replicator. If `total` is zero, the progress is indeterminate; otherwise,
dividing the two will produce a fraction that can be used to draw a progress bar.
The quotient is highly volatile and may be slightly inaccurate by the time it is returned.