Class DirectIOSegment

    • Method Detail

      • flush

        protected void flush​(int startMarker,
                             int nextMarker)
      • internalClose

        protected void internalClose()
        Description copied from class: CommitLogSegment
        Close the segment file. Do not call from outside this class, use syncAndClose() instead.
        Overrides:
        internalClose in class CommitLogSegment