Class NamedCallback
java.lang.Object
org.apache.flink.runtime.asyncprocessing.declare.NamedCallback
- Direct Known Subclasses:
NamedBiFunction,NamedConsumer,NamedFunction
A named callback that can be identified and checkpoint.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NamedCallback
-
-
Method Details
-
getName
Get the name of this callback.
-