Package org.apache.flink.runtime.asyncprocessing.declare
package org.apache.flink.runtime.asyncprocessing.declare
-
ClassDescriptionA value that will have different values across different contexts.DeclarationChain<IN>A declaration chain allows to declare multiple async operations in a single chain.A context to declare parts of process in user-defined function/operator.Exception thrown when something wrong with declaration happens.The manager holds all the declaration information and manage the building procedure.A variable declared in async state processing.NamedBiFunction<T,
U, V> A named version ofBiFunction.A named callback that can be identified and checkpoint.A named version ofConsumer.NamedFunction<T,R> A named version ofFunction.