Uses of Class
org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory.ChannelStatistics
-
Packages that use SingleInputGateFactory.ChannelStatistics Package Description org.apache.flink.runtime.io.network.partition.consumer -
-
Uses of SingleInputGateFactory.ChannelStatistics in org.apache.flink.runtime.io.network.partition.consumer
Methods in org.apache.flink.runtime.io.network.partition.consumer with parameters of type SingleInputGateFactory.ChannelStatistics Modifier and Type Method Description protected InputChannelSingleInputGateFactory. createKnownInputChannel(SingleInputGate inputGate, int index, int buffersPerChannel, NettyShuffleDescriptor inputChannelDescriptor, ResultSubpartitionIndexSet subpartitionIndexSet, SingleInputGateFactory.ChannelStatistics channelStatistics, InputChannelMetrics metrics)
-