public interface ReplicaConsistencyPolicy
Modifier and Type | Method and Description |
---|---|
void |
ensureConsistency(ReplicatorInstance repInstance)
Ensures that the replica is within the constraints specified by this
policy.
|
void ensureConsistency(ReplicatorInstance repInstance) throws java.lang.InterruptedException, DatabaseException
java.lang.InterruptedException
DatabaseException