| Modifier and Type | Method and Description |
|---|---|
SchedulingTopology<?,?> |
ExecutionGraph.getSchedulingTopology() |
| Modifier and Type | Method and Description |
|---|---|
PartitionReleaseStrategy |
RegionPartitionReleaseStrategy.Factory.createInstance(SchedulingTopology<?,?> schedulingStrategy) |
PartitionReleaseStrategy |
NotReleasingPartitionReleaseStrategy.Factory.createInstance(SchedulingTopology<?,?> schedulingStrategy) |
PartitionReleaseStrategy |
PartitionReleaseStrategy.Factory.createInstance(SchedulingTopology<?,?> schedulingStrategy) |
| Constructor and Description |
|---|
RegionPartitionReleaseStrategy(SchedulingTopology<?,?> schedulingTopology,
Set<PipelinedRegion> pipelinedRegions) |
| Modifier and Type | Method and Description |
|---|---|
protected SchedulingTopology<?,?> |
SchedulerBase.getSchedulingTopology() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExecutionTopology
|
| Modifier and Type | Method and Description |
|---|---|
SchedulingStrategy |
SchedulingStrategyFactory.createInstance(SchedulerOperations schedulerOperations,
SchedulingTopology<?,?> schedulingTopology) |
SchedulingStrategy |
LazyFromSourcesSchedulingStrategy.Factory.createInstance(SchedulerOperations schedulerOperations,
SchedulingTopology<?,?> schedulingTopology) |
SchedulingStrategy |
EagerSchedulingStrategy.Factory.createInstance(SchedulerOperations schedulerOperations,
SchedulingTopology<?,?> schedulingTopology) |
| Constructor and Description |
|---|
EagerSchedulingStrategy(SchedulerOperations schedulerOperations,
SchedulingTopology<?,?> schedulingTopology) |
LazyFromSourcesSchedulingStrategy(SchedulerOperations schedulerOperations,
SchedulingTopology<?,?> schedulingTopology) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.