| Interface | Description |
|---|---|
| BatchTableSinkFactory<T> |
A factory to create configured table sink instances in a batch environment based on
string-based properties.
|
| BatchTableSourceFactory<T> |
A factory to create configured table source instances in a batch environment based on
string-based properties.
|
| StreamTableSinkFactory<T> |
A factory to create configured table sink instances in a streaming environment based on
string-based properties.
|
| StreamTableSourceFactory<T> |
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.