Class TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex
java.lang.Object
org.apache.flink.runtime.deployment.TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TaskDeploymentDescriptorFactory
public static class TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex
extends Object
implements Serializable
This class represents the shuffle descriptor with it index in
ConsumedPartitionGroup.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ShuffleDescriptorAndIndex
-
-
Method Details
-
getShuffleDescriptor
-
getIndex
public int getIndex()
-