| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.deployment | |
| org.apache.flink.runtime.executiongraph |
| 构造器和说明 |
|---|
CachedShuffleDescriptors(ConsumedPartitionGroup consumedPartitionGroup,
TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex[] shuffleDescriptors) |
InputGateDeploymentDescriptor(IntermediateDataSetID consumedResultId,
ResultPartitionType consumedPartitionType,
int consumedSubpartitionIndex,
TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex[] inputChannels) |
| 限定符和类型 | 方法和说明 |
|---|---|
CachedShuffleDescriptors |
IntermediateResult.cacheShuffleDescriptors(ConsumedPartitionGroup consumedPartitionGroup,
TaskDeploymentDescriptorFactory.ShuffleDescriptorAndIndex[] shuffleDescriptors) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.