Uses of Class
org.apache.flink.streaming.api.transformations.LegacySourceTransformation
Packages that use LegacySourceTransformation
-
Uses of LegacySourceTransformation in org.apache.flink.streaming.runtime.translators
Methods in org.apache.flink.streaming.runtime.translators with parameters of type LegacySourceTransformationModifier and TypeMethodDescriptionprotected Collection<Integer>LegacySourceTransformationTranslator.translateForBatchInternal(LegacySourceTransformation<OUT> transformation, TransformationTranslator.Context context) protected Collection<Integer>LegacySourceTransformationTranslator.translateForStreamingInternal(LegacySourceTransformation<OUT> transformation, TransformationTranslator.Context context)