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