Uses of Interface
org.apache.flink.streaming.api.operators.OutputFormatOperatorFactory
-
Packages that use OutputFormatOperatorFactory Package Description org.apache.flink.streaming.api.operators -
-
Uses of OutputFormatOperatorFactory in org.apache.flink.streaming.api.operators
Classes in org.apache.flink.streaming.api.operators that implement OutputFormatOperatorFactory Modifier and Type Class Description classSimpleOutputFormatOperatorFactory<IN,OUT>A simple operator factory which create an operator containing anOutputFormat.
-