| Package | Description |
|---|---|
| org.apache.flink.runtime.jobmanager.scheduler |
| Modifier and Type | Method and Description |
|---|---|
SubSlot |
SlotSharingGroupAssignment.addNewSlotWithTask(AllocatedSlot slot,
ExecutionVertex vertex) |
SubSlot |
SlotSharingGroupAssignment.addNewSlotWithTask(AllocatedSlot slot,
ExecutionVertex vertex,
CoLocationConstraint constraint) |
SubSlot |
SlotSharingGroupAssignment.getSlotForTask(ExecutionVertex vertex)
Gets a slot suitable for the given task vertex.
|
SubSlot |
SlotSharingGroupAssignment.getSlotForTask(ExecutionVertex vertex,
CoLocationConstraint constraint) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.