Uses of Class
org.apache.flink.runtime.taskexecutor.exceptions.TaskManagerException
Packages that use TaskManagerException
-
Uses of TaskManagerException in org.apache.flink.runtime.taskexecutor.exceptions
Subclasses of TaskManagerException in org.apache.flink.runtime.taskexecutor.exceptionsModifier and TypeClassDescriptionclassException indicating a problem with the result partitions on theTaskExecutorside.classException which indicates that theTaskExecutorcould not register at the master in time.classException indicating that the slot allocation on the task manager failed.classException which signals that a slot is already occupied by the givenAllocationID.classException indicating a task related problem on theTaskExecutor.classException indicating a problem with theTasksubmission at theTaskException.