Package | Description |
---|---|
org.apache.flink.connector.file.src | |
org.apache.flink.connectors.hive |
Modifier and Type | Class and Description |
---|---|
class |
FileSource<T>
A unified data source that reads files - both in batch and in streaming mode.
|
Modifier and Type | Method and Description |
---|---|
abstract AbstractFileSource<T,SplitT> |
AbstractFileSource.AbstractFileSourceBuilder.build()
Creates the file source with the settings applied to this builder.
|
Modifier and Type | Class and Description |
---|---|
class |
HiveSource<T>
A unified data source that reads a hive table.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.