Package | Description |
---|---|
org.apache.flink.runtime.scheduler.strategy |
Modifier and Type | Method and Description |
---|---|
SchedulingExecutionVertex |
SchedulingTopology.getVertex(ExecutionVertexID executionVertexId)
Looks up the
SchedulingExecutionVertex for the given ExecutionVertexID . |
Modifier and Type | Method and Description |
---|---|
boolean |
InputDependencyConstraintChecker.check(SchedulingExecutionVertex schedulingExecutionVertex) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.