public interface SchedulingExecutionVertex extends Vertex<ExecutionVertexID,IntermediateResultPartitionID,SchedulingExecutionVertex,SchedulingResultPartition>
ExecutionVertex.| 限定符和类型 | 方法和说明 |
|---|---|
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–2023 The Apache Software Foundation. All rights reserved.