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