public interface SchedulingExecutionVertex<V extends SchedulingExecutionVertex<V,R>,R extends SchedulingResultPartition<V,R>> extends Vertex<ExecutionVertexID,IntermediateResultPartitionID,V,R>
ExecutionVertex.| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.InputDependencyConstraint |
getInputDependencyConstraint()
Get
InputDependencyConstraint. |
ExecutionState |
getState()
Gets the state of the execution vertex.
|
getConsumedResults, getId, getProducedResultsExecutionState getState()
org.apache.flink.api.common.InputDependencyConstraint getInputDependencyConstraint()
InputDependencyConstraint.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.