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