| 程序包 | 说明 |
|---|---|
| org.apache.flink.connector.file.src | |
| org.apache.flink.connector.file.src.enumerate | |
| org.apache.flink.connector.file.src.impl |
| 类和说明 |
|---|
| FileEnumerator.Provider
Factory for the
FileEnumerator, to allow the FileEnumerator to be eagerly
initialized and to not be serializable. |
| 类和说明 |
|---|
| FileEnumerator
The
FileEnumerator's task is to discover all files to be read and to split them into a
set of FileSourceSplit. |
| NonSplittingRecursiveEnumerator
This
FileEnumerator enumerates all files under the given paths recursively. |
| 类和说明 |
|---|
| FileEnumerator
The
FileEnumerator's task is to discover all files to be read and to split them into a
set of FileSourceSplit. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.