public static interface ResettableRowBuffer.ResettableIterator extends RowIterator<org.apache.flink.table.data.binary.BinaryRowData>, Closeable
| 限定符和类型 | 方法和说明 |
|---|---|
void |
reset()
Re-initialize the iterator, start from begin row.
|
advanceNext, getRowvoid reset()
throws IOException
IOExceptionCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.