public static interface ResettableRowBuffer.ResettableIterator extends RowIterator<org.apache.flink.table.data.binary.BinaryRowData>, Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
reset()
Re-initialize the iterator, start from begin row.
|
advanceNext, getRowvoid reset()
throws IOException
IOExceptionCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.