@Internal
public interface SlotAssigner
| Modifier and Type | Method and Description |
|---|---|
Collection<JobSchedulingPlan.SlotAssignment> |
assignSlots(JobInformation jobInformation,
Collection<? extends SlotInfo> freeSlots,
VertexParallelism vertexParallelism,
JobAllocationsInformation previousAllocations) |
Collection<JobSchedulingPlan.SlotAssignment> assignSlots(JobInformation jobInformation, Collection<? extends SlotInfo> freeSlots, VertexParallelism vertexParallelism, JobAllocationsInformation previousAllocations)
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.