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.InterruptedExceptionDatabaseExceptionCopyright (c) 2004,2008 Oracle. All rights reserved.