Package | Description |
---|---|
org.apache.paimon.flink.source | |
org.apache.paimon.flink.source.table |
Modifier and Type | Class and Description |
---|---|
class |
DataTableSource
Table source to create
StaticFileStoreSource or ContinuousFileStoreSource under
batch mode or change-tracking is disabled. |
class |
SystemTableSource
A
FlinkTableSource for system table. |
Modifier and Type | Method and Description |
---|---|
abstract FlinkTableSource |
FlinkTableSource.copy() |
Constructor and Description |
---|
BaseTableSource(FlinkTableSource source) |
PushedRichTableSource(FlinkTableSource source) |
PushedTableSource(FlinkTableSource source) |
RichTableSource(FlinkTableSource source) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.