Since CommitTokens identify a point in the serialized transaction schedule created on the master, it's meaningful to compare commit tokens, as described in the {@link #compareTo(CommitToken)} method below.CommitTokens are obtained from {@link Transaction#getCommitToken()} @see com.sleepycat.je.rep.CommitPointConsistencyPolicy
|
|
|
|