Klasse CDOCommitInfoUtil
java.lang.Object
org.eclipse.emf.cdo.spi.common.commit.CDOCommitInfoUtil
If the meaning of this type isn't clear, there really should be more of a description here...
- Seit:
- 3.0
- Autor:
- Eike Stepper
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic CDOCommitDatacreateCommitData(List<CDOPackageUnit> newPackageUnits, List<CDOIDAndVersion> newObjects, List<CDORevisionKey> changedObjects, List<CDOIDAndVersion> detachedObjects) static InternalCDOCommitInfoManagerstatic InternalCDOCommitInfoManagercreateCommitInfoManager(boolean caching) static intdecodeCount(long timeStamp) static voiddump(PrintStream out, CDOChangeSetData changeSetData) static longencodeCount(int count)
-
Methodendetails
-
createCommitInfoManager
- Seit:
- 4.2
-
createCommitInfoManager
-
createCommitData
public static CDOCommitData createCommitData(List<CDOPackageUnit> newPackageUnits, List<CDOIDAndVersion> newObjects, List<CDORevisionKey> changedObjects, List<CDOIDAndVersion> detachedObjects) - Seit:
- 4.2
-
encodeCount
public static long encodeCount(int count) - Seit:
- 4.2
-
decodeCount
public static int decodeCount(long timeStamp) - Seit:
- 4.2
-
dump
- Seit:
- 4.0
-