Uses of Class
org.apache.flink.runtime.taskexecutor.exceptions.SlotAllocationException
-
Packages that use SlotAllocationException Package Description org.apache.flink.runtime.taskexecutor.exceptions -
-
Uses of SlotAllocationException in org.apache.flink.runtime.taskexecutor.exceptions
Subclasses of SlotAllocationException in org.apache.flink.runtime.taskexecutor.exceptions Modifier and Type Class Description classSlotOccupiedExceptionException which signals that a slot is already occupied by the givenAllocationID.
-