ContextVariable<T> |
A value that will have different values across different contexts.
|
DeclarationChain<IN> |
A declaration chain allows to declare multiple async operations in a single chain.
|
DeclarationContext |
A context to declare parts of process in user-defined function/operator.
|
DeclarationManager |
The manager holds all the declaration information and manage the building procedure.
|
DeclaredVariable<T> |
A variable declared in async state processing.
|
NamedBiFunction<T,U,V> |
|
NamedCallback |
A named callback that can be identified and checkpoint.
|
NamedConsumer<T> |
|
NamedFunction<T,R> |
|