Uses of Class
org.apache.flink.streaming.api.transformations.LegacySinkTransformation
Packages that use LegacySinkTransformation
Package
Description
-
Uses of LegacySinkTransformation in org.apache.flink.streaming.api.datastream
Methods in org.apache.flink.streaming.api.datastream that return LegacySinkTransformation -
Uses of LegacySinkTransformation in org.apache.flink.streaming.runtime.translators
Methods in org.apache.flink.streaming.runtime.translators with parameters of type LegacySinkTransformationModifier and TypeMethodDescriptionprotected Collection<Integer>LegacySinkTransformationTranslator.translateForBatchInternal(LegacySinkTransformation<IN> transformation, TransformationTranslator.Context context) protected Collection<Integer>LegacySinkTransformationTranslator.translateForStreamingInternal(LegacySinkTransformation<IN> transformation, TransformationTranslator.Context context)