Uses of Class
org.apache.flink.runtime.scheduler.adaptive.allocator.JobAllocationsInformation
-
Packages that use JobAllocationsInformation Package Description org.apache.flink.runtime.scheduler.adaptive.allocator -
-
Uses of JobAllocationsInformation in org.apache.flink.runtime.scheduler.adaptive.allocator
Methods in org.apache.flink.runtime.scheduler.adaptive.allocator that return JobAllocationsInformation Modifier and Type Method Description static JobAllocationsInformationJobAllocationsInformation. empty()static JobAllocationsInformationJobAllocationsInformation. fromGraphAndState(ExecutionGraph graph, CompletedCheckpoint latestCheckpoint)
-