Uses of Class
org.apache.flink.runtime.io.network.partition.consumer.InputChannelID
Packages that use InputChannelID
Package
Description
-
Uses of InputChannelID in org.apache.flink.runtime.io.network
Methods in org.apache.flink.runtime.io.network that return InputChannelIDMethods in org.apache.flink.runtime.io.network with parameters of type InputChannelIDModifier and TypeMethodDescriptionvoidNetworkClientHandler.cancelRequestFor(InputChannelID inputChannelId) NetworkClientHandler.getInputChannel(InputChannelID inputChannelId) -
Uses of InputChannelID in org.apache.flink.runtime.io.network.netty
Methods in org.apache.flink.runtime.io.network.netty that return InputChannelID -
Uses of InputChannelID in org.apache.flink.runtime.io.network.partition
Methods in org.apache.flink.runtime.io.network.partition that return InputChannelIDModifier and TypeMethodDescriptionPartitionRequestListener.getReceiverId()Get the input channel id of the notifier.Methods in org.apache.flink.runtime.io.network.partition with parameters of type InputChannelIDModifier and TypeMethodDescriptionvoidPartitionRequestListenerManager.remove(InputChannelID receiverId) -
Uses of InputChannelID in org.apache.flink.runtime.io.network.partition.consumer
Methods in org.apache.flink.runtime.io.network.partition.consumer that return InputChannelIDModifier and TypeMethodDescriptionstatic InputChannelIDInputChannelID.fromByteBuf(org.apache.flink.shaded.netty4.io.netty.buffer.ByteBuf buf) RemoteInputChannel.getInputChannelId()