Uses of Class
org.apache.flink.streaming.api.operators.collect.CollectSinkOperatorFactory
-
Packages that use CollectSinkOperatorFactory Package Description org.apache.flink.streaming.api.operators.collect -
-
Uses of CollectSinkOperatorFactory in org.apache.flink.streaming.api.operators.collect
Constructors in org.apache.flink.streaming.api.operators.collect with parameters of type CollectSinkOperatorFactory Constructor Description CollectStreamSink(DataStream<T> inputStream, CollectSinkOperatorFactory<T> factory)
-