public interface SchedulingExecutionVertex extends Vertex<ExecutionVertexID,IntermediateResultPartitionID,SchedulingExecutionVertex,SchedulingResultPartition>
ExecutionVertex
.Modifier and Type | Method and Description |
---|---|
InputDependencyConstraint |
getInputDependencyConstraint()
|
ExecutionState |
getState()
Gets the state of the execution vertex.
|
getConsumedResults, getId, getProducedResults
ExecutionState getState()
InputDependencyConstraint getInputDependencyConstraint()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.