Interface RevisionEventJournal

    • Method Detail

      • skipToRevision

        void skipToRevision​(long revision)
        Skip all Events with revision less than or equal to revision.
        Parameters:
        revision - the revision after which this iterator should be positioned