Uses of Class
org.apache.flink.runtime.taskmanager.AsynchronousException
Packages that use AsynchronousException
-
Uses of AsynchronousException in org.apache.flink.streaming.runtime.tasks
Subclasses of AsynchronousException in org.apache.flink.streaming.runtime.tasksModifier and TypeClassDescriptionclassRuntimeExceptionfor wrapping exceptions that are thrown in the timer callback of the timer service inStreamTask.