Package org.eclipse.emf.cdo.spi.server
Klasse InternalTransaction.CommitAttempt
java.lang.Object
org.eclipse.emf.cdo.spi.server.InternalTransaction.CommitAttempt
- Umschließende Schnittstelle:
InternalTransaction
- Seit:
- 4.5
- Autor:
- Eike Stepper
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungint
long
long
-
Konstruktordetails
-
CommitAttempt
public CommitAttempt(int commitNumber, long timeStamp, long previousTimeStamp)
-
-
Methodendetails
-
getCommitNumber
public int getCommitNumber() -
getTimeStamp
public long getTimeStamp() -
getPreviousTimeStamp
public long getPreviousTimeStamp()
-