| Package | Description |
|---|---|
| org.apache.flink.connector.file.src.util |
| 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. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.