| Package | Description |
|---|---|
| org.apache.flink.runtime.scheduler.strategy |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SchedulingExecutionVertex<V extends SchedulingExecutionVertex<V,R>,R extends SchedulingResultPartition<V,R>>
Scheduling representation of
ExecutionVertex. |
interface |
SchedulingResultPartition<V extends SchedulingExecutionVertex<V,R>,R extends SchedulingResultPartition<V,R>>
Representation of
IntermediateResultPartition. |
interface |
SchedulingTopology<V extends SchedulingExecutionVertex<V,R>,R extends SchedulingResultPartition<V,R>>
Topology of
SchedulingExecutionVertex. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.