public interface SchedulingExecutionVertex extends Vertex<ExecutionVertexID,IntermediateResultPartitionID,SchedulingExecutionVertex,SchedulingResultPartition>
ExecutionVertex.| Modifier and Type | Method and Description |
|---|---|
List<ConsumedPartitionGroup> |
getConsumedPartitionGroups()
Gets the
ConsumedPartitionGroups. |
ExecutionState |
getState()
Gets the state of the execution vertex.
|
getConsumedResults, getId, getProducedResultsExecutionState getState()
List<ConsumedPartitionGroup> getConsumedPartitionGroups()
ConsumedPartitionGroups.ConsumedPartitionGroupsCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.