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