| Package | Description |
|---|---|
| org.apache.flink.api.common.io | |
| org.apache.flink.api.common.operators.base |
| Modifier and Type | Method and Description |
|---|---|
static FileInputFormat.ConfigBuilder |
FileInputFormat.configureFileFormat(GenericDataSourceBase<?,?> target)
Creates a configuration builder that can be used to set the input format's parameters to the config in a fluent
fashion.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileDataSourceBase<OUT>
Operator for input nodes which read data from files.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.