Class ReftableWriter.Section

  • Enclosing class:
    ReftableWriter

    private class ReftableWriter.Section
    extends java.lang.Object
    • Constructor Detail

      • Section

        Section​(byte keyType)
    • Method Detail

      • write

        long write​(BlockWriter.Entry entry)
            throws java.io.IOException
        Throws:
        java.io.IOException
      • flushCurBlock

        void flushCurBlock()
                    throws java.io.IOException
        Throws:
        java.io.IOException
      • finishSectionMaybeWriteIndex

        void finishSectionMaybeWriteIndex()
                                   throws java.io.IOException
        Throws:
        java.io.IOException