Uses of Interface
org.apache.flink.streaming.api.checkpoint.CheckpointedFunction
Packages that use CheckpointedFunction
Package
Description
-
Uses of CheckpointedFunction in org.apache.flink.streaming.api.functions.source.legacy
Classes in org.apache.flink.streaming.api.functions.source.legacy that implement CheckpointedFunctionModifier and TypeClassDescriptionclassDeprecated.classDeprecated.This class is based on theSourceFunctionAPI, which is due to be removed.classDeprecated.This class is based on theSourceFunctionAPI, which is due to be removed. -
Uses of CheckpointedFunction in org.apache.flink.streaming.api.operators.collect
Classes in org.apache.flink.streaming.api.operators.collect that implement CheckpointedFunctionModifier and TypeClassDescriptionclassA sink function that collects query results and sends them back to the client.
SourceFunctionAPI, which is due to be removed.