Uses of Class
org.apache.flink.streaming.api.functions.source.legacy.InputFormatSourceFunction
-
Packages that use InputFormatSourceFunction Package Description org.apache.flink.streaming.api.operators -
-
Uses of InputFormatSourceFunction in org.apache.flink.streaming.api.operators
Constructor parameters in org.apache.flink.streaming.api.operators with type arguments of type InputFormatSourceFunction Constructor Description SimpleInputFormatOperatorFactory(StreamSource<OUT,InputFormatSourceFunction<OUT>> operator)
-