Uses of Interface
org.apache.flink.core.state.InternalStateFuture
-
Packages that use InternalStateFuture Package Description org.apache.flink.core.state -
-
Uses of InternalStateFuture in org.apache.flink.core.state
Classes in org.apache.flink.core.state that implement InternalStateFuture Modifier and Type Class Description classCompletedStateFuture<T>AStateFuturethat has already been completed when it is created.classStateFutureImpl<T>The default implementation ofStateFuture.
-