progress property

double progress
final

The overall progress as a number between 0.0 and 1.0.

The value is very approximate and may bounce around during replication; making it more accurate would require slowing down the replicator and incurring more load on the server.

Implementation

final double progress;