| Package | Description |
|---|---|
| org.apache.flink.runtime.scheduler |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionGraphToInputsLocationsRetrieverAdapter
An implementation of
InputsLocationsRetriever based on the ExecutionGraph. |
| Modifier and Type | Method and Description |
|---|---|
protected InputsLocationsRetriever |
SchedulerBase.getInputsLocationsRetriever() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionSlotAllocator |
ExecutionSlotAllocatorFactory.createInstance(InputsLocationsRetriever inputsLocationsRetriever) |
ExecutionSlotAllocator |
DefaultExecutionSlotAllocatorFactory.createInstance(InputsLocationsRetriever inputsLocationsRetriever) |
| Constructor and Description |
|---|
DefaultExecutionSlotAllocator(SlotProviderStrategy slotProviderStrategy,
InputsLocationsRetriever inputsLocationsRetriever) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.