Class CDOCommitInfoUtil


  • public final class CDOCommitInfoUtil
    extends java.lang.Object
    If the meaning of this type isn't clear, there really should be more of a description here...
    Since:
    3.0
    Author:
    Eike Stepper
    • Method Detail

      • encodeCount

        public static long encodeCount​(int count)
        Since:
        4.2
      • decodeCount

        public static int decodeCount​(long timeStamp)
        Since:
        4.2
      • dump

        public static void dump​(java.io.PrintStream out,
                                CDOChangeSetData changeSetData)
        Since:
        4.0