| Package | Description |
|---|---|
| org.apache.flink.table.sinks | |
| org.apache.flink.table.sources |
| Class and Description |
|---|
| BatchTableSinkFactory
A factory to create configured table sink instances in a batch environment based on
string-based properties.
|
| StreamTableSinkFactory
A factory to create configured table sink instances in a streaming environment based on
string-based properties.
|
| Class and Description |
|---|
| BatchTableSourceFactory
A factory to create configured table source instances in a batch environment based on
string-based properties.
|
| StreamTableSourceFactory
A factory to create configured table source instances in a streaming environment based on
string-based properties.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.