Uses of Class
org.apache.flink.runtime.scheduler.ClusterDatasetCorruptedException
-
Packages that use ClusterDatasetCorruptedException Package Description org.apache.flink.runtime.deployment -
-
Uses of ClusterDatasetCorruptedException in org.apache.flink.runtime.deployment
Methods in org.apache.flink.runtime.deployment that throw ClusterDatasetCorruptedException Modifier and Type Method Description TaskDeploymentDescriptorTaskDeploymentDescriptorFactory. createDeploymentDescriptor(Execution execution, AllocationID allocationID, JobManagerTaskRestore taskRestore, Collection<ResultPartitionDeploymentDescriptor> producedPartitions)
-