public static class TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex extends Object implements Serializable
ConsumedPartitionGroup
.Constructor and Description |
---|
ShuffleDescriptorAndIndex(ShuffleDescriptor shuffleDescriptor,
int index) |
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
ShuffleDescriptor |
getShuffleDescriptor() |
public ShuffleDescriptorAndIndex(ShuffleDescriptor shuffleDescriptor, int index)
public ShuffleDescriptor getShuffleDescriptor()
public int getIndex()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.