Class DeclaredVariable<T>
java.lang.Object
org.apache.flink.runtime.asyncprocessing.declare.ContextVariable<T>
org.apache.flink.runtime.asyncprocessing.declare.DeclaredVariable<T>
A variable declared in async state processing. The value could be persisted in checkpoint.
-
Method Summary
Methods inherited from class org.apache.flink.runtime.asyncprocessing.declare.ContextVariable
get, set