Uses of Class
org.apache.flink.runtime.shuffle.NettyShuffleDescriptor
Packages that use NettyShuffleDescriptor
Package
Description
-
Uses of NettyShuffleDescriptor in org.apache.flink.runtime.io.network.partition.consumer
Methods in org.apache.flink.runtime.io.network.partition.consumer with parameters of type NettyShuffleDescriptorModifier and TypeMethodDescriptionprotected InputChannelSingleInputGateFactory.createKnownInputChannel(SingleInputGate inputGate, int index, int buffersPerChannel, NettyShuffleDescriptor inputChannelDescriptor, ResultSubpartitionIndexSet subpartitionIndexSet, SingleInputGateFactory.ChannelStatistics channelStatistics, InputChannelMetrics metrics) voidSingleInputGate.updateInputChannel(ResourceID localLocation, NettyShuffleDescriptor shuffleDescriptor) -
Uses of NettyShuffleDescriptor in org.apache.flink.runtime.shuffle
Methods in org.apache.flink.runtime.shuffle that return types with arguments of type NettyShuffleDescriptorModifier and TypeMethodDescriptionNettyShuffleMaster.registerPartitionWithProducer(org.apache.flink.api.common.JobID jobID, PartitionDescriptor partitionDescriptor, ProducerDescriptor producerDescriptor)