Uses of Interface
org.apache.flink.table.legacy.factories.TableSinkFactory.Context
Packages that use TableSinkFactory.Context
-
Uses of TableSinkFactory.Context in org.apache.flink.table.factories
Classes in org.apache.flink.table.factories that implement TableSinkFactory.Context -
Uses of TableSinkFactory.Context in org.apache.flink.table.legacy.factories
Methods in org.apache.flink.table.legacy.factories with parameters of type TableSinkFactory.ContextModifier and TypeMethodDescriptionTableSinkFactory.createTableSink(TableSinkFactory.Context context) Deprecated.Creates and configures aTableSinkbased on the givenTableSinkFactory.Context.