public interface TableRecordReader extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
Record |
next() |
boolean hasNext()
throws IOException
IOExceptionRecord next() throws IOException
IOExceptionvoid close()
throws IOException
close in interface AutoCloseableclose in interface CloseableIOExceptionCopyright © 2023 Alibaba Cloud Computing. All rights reserved.