Uses of Interface
org.apache.flink.streaming.api.operators.CoordinatedOperatorFactory
-
Packages that use CoordinatedOperatorFactory Package Description org.apache.flink.streaming.api.operators org.apache.flink.streaming.api.operators.collect -
-
Uses of CoordinatedOperatorFactory in org.apache.flink.streaming.api.operators
Classes in org.apache.flink.streaming.api.operators that implement CoordinatedOperatorFactory Modifier and Type Class Description classSourceOperatorFactory<OUT>The Factory class forSourceOperator. -
Uses of CoordinatedOperatorFactory in org.apache.flink.streaming.api.operators.collect
Classes in org.apache.flink.streaming.api.operators.collect that implement CoordinatedOperatorFactory Modifier and Type Class Description classCollectSinkOperatorFactory<IN>The Factory class forCollectSinkOperator.
-