| Package | Description |
|---|---|
| org.apache.flink.runtime.executiongraph |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Execution> |
Execution.allocateAndAssignSlotForExecution(SlotProvider slotProvider,
boolean queued,
LocationPreferenceConstraint locationPreferenceConstraint,
Set<AllocationID> allPreviousExecutionGraphAllocationIds,
org.apache.flink.api.common.time.Time allocationTimeout)
Allocates and assigns a slot obtained from the slot provider to the execution.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.