Uses of Class
org.apache.flink.streaming.api.functions.source.RichSourceFunction
-
Packages that use RichSourceFunction Package Description org.apache.flink.streaming.api.functions.source -
-
Uses of RichSourceFunction in org.apache.flink.streaming.api.functions.source
Subclasses of RichSourceFunction in org.apache.flink.streaming.api.functions.source Modifier and Type Class Description classContinuousFileMonitoringFunction<OUT>Deprecated.This class is based on theSourceFunctionAPI, which is due to be removed.classMessageAcknowledgingSourceBase<Type,UId>Deprecated.This class is based on theSourceFunctionAPI, which is due to be removed.classMultipleIdsMessageAcknowledgingSourceBase<Type,UId,SessionId>Deprecated.This class is based on theSourceFunctionAPI, which is due to be removed.
-