Uses of Package
org.apache.flink.core.state
-
Packages that use org.apache.flink.core.state Package Description org.apache.flink.core.state -
Classes in org.apache.flink.core.state used by org.apache.flink.core.state Class Description InternalStateFuture The Internal definition ofStateFuture, add some method that will be used by framework.StateFutureImpl The default implementation ofStateFuture.StateFutureImpl.AsyncFrameworkExceptionHandler Handle exceptions thrown by async state callback framework.StateFutureImpl.CallbackRunner The entry for a state future to submit task to mailbox.