public static interface ResettableRowBuffer.ResettableIterator extends RowIterator<BinaryRowData>, Closeable
Modifier and Type | Method and Description |
---|---|
void |
reset()
Re-initialize the iterator, start from begin row.
|
advanceNext, getRow
void reset() throws IOException
IOException
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.