Uses of Interface
org.apache.flink.table.legacy.sinks.TableSink
Packages that use TableSink
Package
Description
-
Uses of TableSink in org.apache.flink.table.legacy.factories
Methods in org.apache.flink.table.legacy.factories that return TableSinkModifier and TypeMethodDescriptionTableSinkFactory.createTableSink(Map<String, String> properties) Deprecated.TableSinkFactory.createTableSink(ObjectPath tablePath, CatalogTable table) Deprecated.TableSinkFactory.Contextcontains more information, and already contains table schema too.TableSinkFactory.createTableSink(TableSinkFactory.Context context) Deprecated.Creates and configures aTableSinkbased on the givenTableSinkFactory.Context. -
Uses of TableSink in org.apache.flink.table.legacy.sinks
Methods in org.apache.flink.table.legacy.sinks that return TableSink -
Uses of TableSink in org.apache.flink.table.sinks
Classes in org.apache.flink.table.sinks that implement TableSinkModifier and TypeClassDescriptionclassDeprecated.This class is implementing the deprecatedTableSinkinterface.Methods in org.apache.flink.table.sinks that return TableSink
TableSinkFactory.Contextcontains more information, and already contains table schema too.