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, org.apache.flink.types.Either<org.apache.flink.util.SerializedValue<JobManagerTaskRestore>,PermanentBlobKey> taskRestore, Collection<ResultPartitionDeploymentDescriptor> producedPartitions)
-