Uses of Class
org.apache.flink.runtime.io.network.metrics.InputChannelMetrics
Packages that use InputChannelMetrics
-
Uses of InputChannelMetrics in org.apache.flink.runtime.io.network.partition.consumer
Methods in org.apache.flink.runtime.io.network.partition.consumer with parameters of type InputChannelMetricsModifier and TypeMethodDescriptionSingleInputGateFactory.create(ShuffleIOOwnerContext owner, int gateIndex, InputGateDeploymentDescriptor igdd, PartitionProducerStateProvider partitionProducerStateProvider, InputChannelMetrics metrics) Creates an input gate and all of its input channels.protected InputChannelSingleInputGateFactory.createKnownInputChannel(SingleInputGate inputGate, int index, int buffersPerChannel, NettyShuffleDescriptor inputChannelDescriptor, ResultSubpartitionIndexSet subpartitionIndexSet, SingleInputGateFactory.ChannelStatistics channelStatistics, InputChannelMetrics metrics)