Uses of Class
org.apache.flink.streaming.api.functions.source.legacy.RichParallelSourceFunction
-
Packages that use RichParallelSourceFunction Package Description org.apache.flink.streaming.api.functions.source.legacy -
-
Uses of RichParallelSourceFunction in org.apache.flink.streaming.api.functions.source.legacy
Subclasses of RichParallelSourceFunction in org.apache.flink.streaming.api.functions.source.legacy Modifier and Type Class Description classFromSplittableIteratorFunction<T>Deprecated.This class is based on theSourceFunctionAPI, which is due to be removed.classInputFormatSourceFunction<OUT>Deprecated.This class is based on theSourceFunctionAPI, which is due to be removed.classStatefulSequenceSourceDeprecated.This class is based on theSourceFunctionAPI, which is due to be removed.
-