public static interface RowBuffer.RowBufferIterator extends Closeable
Modifier and Type | Method and Description |
---|---|
boolean |
advanceNext() |
void |
close() |
BinaryRow |
getRow() |
boolean advanceNext()
BinaryRow getRow()
void close()
close
in interface AutoCloseable
close
in interface Closeable
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.