public interface SchedulingResultPartition extends Result<ExecutionVertexID,IntermediateResultPartitionID,SchedulingExecutionVertex,SchedulingResultPartition>
IntermediateResultPartition.| 限定符和类型 | 方法和说明 |
|---|---|
List<ConsumedPartitionGroup> |
getConsumedPartitionGroups()
Gets the
ConsumedPartitionGroups this partition belongs to. |
List<ConsumerVertexGroup> |
getConsumerVertexGroups()
Gets the
ConsumerVertexGroups. |
IntermediateDataSetID |
getResultId()
Gets id of the intermediate result.
|
ResultPartitionState |
getState()
Gets the
ResultPartitionState. |
getId, getProducer, getResultTypeIntermediateDataSetID getResultId()
ResultPartitionState getState()
ResultPartitionState.List<ConsumerVertexGroup> getConsumerVertexGroups()
ConsumerVertexGroups.ConsumerVertexGroupsList<ConsumedPartitionGroup> getConsumedPartitionGroups()
ConsumedPartitionGroups this partition belongs to.ConsumedPartitionGroupsCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.