Uses of Class
org.apache.flink.runtime.scheduler.adaptive.allocator.JobAllocationsInformation.VertexAllocationInformation
-
Packages that use JobAllocationsInformation.VertexAllocationInformation Package Description org.apache.flink.runtime.scheduler.adaptive.allocator -
-
Uses of JobAllocationsInformation.VertexAllocationInformation in org.apache.flink.runtime.scheduler.adaptive.allocator
Methods in org.apache.flink.runtime.scheduler.adaptive.allocator that return types with arguments of type JobAllocationsInformation.VertexAllocationInformation Modifier and Type Method Description List<JobAllocationsInformation.VertexAllocationInformation>JobAllocationsInformation. getAllocations(JobVertexID jobVertexID)
-