Interface ResettableRowBuffer.ResettableIterator

    • Method Detail

      • reset

        void reset()
            throws IOException
        Re-initialize the iterator, start from begin row.
        Throws:
        IOException