Uses of Interface
org.apache.flink.streaming.api.functions.source.legacy.ParallelSourceFunction
-
Packages that use ParallelSourceFunction Package Description org.apache.flink.streaming.api.functions.source.legacy -
-
Uses of ParallelSourceFunction in org.apache.flink.streaming.api.functions.source.legacy
Classes in org.apache.flink.streaming.api.functions.source.legacy that implement ParallelSourceFunction 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.classRichParallelSourceFunction<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.
-