public interface ResettableMutableObjectIterator<E>
extends org.apache.flink.util.MutableObjectIterator<E>
void reset()
throws IOException
IOException - May be thrown when the serialization into buffers or the spilling to
secondary storage fails.Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.