Uses of Interface
org.apache.flink.streaming.api.operators.InputFormatOperatorFactory
-
Packages that use InputFormatOperatorFactory Package Description org.apache.flink.streaming.api.operators -
-
Uses of InputFormatOperatorFactory in org.apache.flink.streaming.api.operators
Classes in org.apache.flink.streaming.api.operators that implement InputFormatOperatorFactory Modifier and Type Class Description classSimpleInputFormatOperatorFactory<OUT>Input format source operator factory which just wrap existedStreamSource.
-