| Package | Description |
|---|---|
| org.apache.flink.runtime.deployment | |
| org.apache.flink.runtime.executiongraph |
| Modifier and Type | Method and Description |
|---|---|
TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex[] |
TaskDeploymentDescriptorFactory.ShuffleDescriptorGroup.getShuffleDescriptors() |
| Constructor and Description |
|---|
CachedShuffleDescriptors(ConsumedPartitionGroup consumedPartitionGroup,
TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex[] shuffleDescriptors) |
InputGateDeploymentDescriptor(IntermediateDataSetID consumedResultId,
ResultPartitionType consumedPartitionType,
int consumedSubpartitionIndex,
TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex[] inputChannels) |
ShuffleDescriptorGroup(TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex[] shuffleDescriptors) |
| Modifier and Type | Method and Description |
|---|---|
CachedShuffleDescriptors |
IntermediateResult.cacheShuffleDescriptors(ConsumedPartitionGroup consumedPartitionGroup,
TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex[] shuffleDescriptors) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.