Uses of Class
org.apache.flink.runtime.dispatcher.DispatcherException
-
Packages that use DispatcherException Package Description org.apache.flink.runtime.dispatcher -
-
Uses of DispatcherException in org.apache.flink.runtime.dispatcher
Subclasses of DispatcherException in org.apache.flink.runtime.dispatcher Modifier and Type Class Description class
OperationAlreadyFailedException
Exception indicating that a requested operation already exists and has failed.class
UnavailableDispatcherOperationException
Exception indicating that a Dispatcher operation is temporarily unavailable.
-