| 接口 | 说明 |
|---|---|
| RecordReader<T> |
The reader that reads the batches of records.
|
| RecordReader.RecordIterator<T> |
An internal iterator interface which presents a more restrictive API than
Iterator. |
| 类 | 说明 |
|---|---|
| RecordReaderIterator<T> |
Wrap a
RecordReader as an CloseableIterator. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.