- Enclosing interface:
- InternalCDOSession
public static final class InternalCDOSession.CommitToken
extends Object
A token that is maintained during local commits of transactions.
- Since:
- 4.5
- Author:
- Eike Stepper
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
CommitToken
public CommitToken(int commitNumber,
String threadName)
-
Method Details
-
getCommitNumber
public int getCommitNumber()
-
-
-