| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network.partition.consumer | |
| org.apache.flink.runtime.shuffle |
| 限定符和类型 | 方法和说明 |
|---|---|
protected InputChannel |
SingleInputGateFactory.createKnownInputChannel(SingleInputGate inputGate,
int index,
NettyShuffleDescriptor inputChannelDescriptor,
int consumedSubpartitionIndex,
SingleInputGateFactory.ChannelStatistics channelStatistics,
InputChannelMetrics metrics) |
void |
SingleInputGate.updateInputChannel(ResourceID localLocation,
NettyShuffleDescriptor shuffleDescriptor) |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<NettyShuffleDescriptor> |
NettyShuffleMaster.registerPartitionWithProducer(org.apache.flink.api.common.JobID jobID,
PartitionDescriptor partitionDescriptor,
ProducerDescriptor producerDescriptor) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.