| Package | Description |
|---|---|
| org.apache.flink.connector.file.src.util | |
| org.apache.flink.connector.file.table |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayResultIterator<E>
A simple
BulkFormat.RecordIterator that returns the elements of an array, one after the
other. |
class |
IteratorResultIterator<E>
A simple
BulkFormat.RecordIterator that returns the elements of an iterator, augmented
with position information. |
class |
SingletonResultIterator<E>
A simple
BulkFormat.RecordIterator that returns a single value. |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnarRowIterator
A
BulkFormat.RecordIterator that returns RowDatas. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.