Interface ResettableMutableObjectIterator<E>

    • Method Detail

      • reset

        void reset()
            throws IOException
        Resets the iterator.
        Throws:
        IOException - May be thrown when the serialization into buffers or the spilling to secondary storage fails.