Uses of Package
org.apache.flink.runtime.scheduler.adaptive.allocator
-
Classes in org.apache.flink.runtime.scheduler.adaptive.allocator used by org.apache.flink.runtime.jobgraph.jsonplan Class Description VertexParallelism Core result ofSlotAllocator.determineParallelism(JobInformation, Collection)among withslotAssignments, describing the parallelism each vertex could be scheduled with. -
Classes in org.apache.flink.runtime.scheduler.adaptive.allocator used by org.apache.flink.runtime.scheduler.adaptive Class Description JobInformation Information about the job.JobInformation.VertexInformation Information about a single vertex.SlotAllocator Component for calculating the slot requirements and mapping of vertices to slots.SlotSharingSlotAllocator SlotAllocatorimplementation that supports slot sharing.VertexParallelism Core result ofSlotAllocator.determineParallelism(JobInformation, Collection)among withslotAssignments, describing the parallelism each vertex could be scheduled with. -
Classes in org.apache.flink.runtime.scheduler.adaptive.allocator used by org.apache.flink.runtime.scheduler.adaptive.allocator Class Description FreeSlotFunction A function for freeing slots.IsSlotAvailableAndFreeFunction Functional interface for checking whether a slot is available and free.JobAllocationsInformation Information about allocations of Job Vertices.JobAllocationsInformation.VertexAllocationInformation Information about the allocations of a single Job Vertex.JobInformation Information about the job.JobInformation.VertexInformation Information about a single vertex.ReservedSlots Container for the set of reserved slots forExecutionVertexID.ReserveSlotFunction A function for reserving slots.SlotAllocator Component for calculating the slot requirements and mapping of vertices to slots.SlotAssigner Interface for assigning slots to slot sharing groups.SlotSharingSlotAllocator SlotAllocatorimplementation that supports slot sharing.StateSizeEstimates Managed Keyed State size estimates used to make scheduling decisions.VertexParallelism Core result ofSlotAllocator.determineParallelism(JobInformation, Collection)among withslotAssignments, describing the parallelism each vertex could be scheduled with.