Package org.apache.flink.table.legacy.factories
-
Interface Summary Interface Description TableFactory Deprecated. This interface has been replaced byFactory.TableSinkFactory<T> Deprecated. This interface has been replaced byDynamicTableSinkFactory.TableSinkFactory.Context Context of table sink creation.TableSourceFactory<T> Deprecated. This interface has been replaced byDynamicTableSourceFactory.TableSourceFactory.Context Context of table source creation.