Package org.apache.flink.table.connector.sink
package org.apache.flink.table.connector.sink
-
ClassDescriptionSink of a dynamic table to an external storage system.Context for creating runtime implementation via a
DynamicTableSink.SinkRuntimeProvider.Converter for mapping between Flink's internal data structures and objects specified by the givenDataTypethat can be passed into a runtime implementation.Provides actual runtime implementation for writing the data.Provider of anOutputFormatinstance as a runtime implementation forDynamicTableSink.Implementation ofSupportsStaging.StagingContext.Provider of aSinkinstance as a runtime implementation forDynamicTableSink.