public class PartitionInfo extends Object implements Serializable
IntermediateDataSetID and the partition is specified by ShuffleDescriptor.| Constructor and Description |
|---|
PartitionInfo(IntermediateDataSetID intermediateResultPartitionID,
ShuffleDescriptor shuffleDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
IntermediateDataSetID |
getIntermediateDataSetID() |
ShuffleDescriptor |
getShuffleDescriptor() |
public PartitionInfo(IntermediateDataSetID intermediateResultPartitionID, ShuffleDescriptor shuffleDescriptor)
public IntermediateDataSetID getIntermediateDataSetID()
public ShuffleDescriptor getShuffleDescriptor()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.