Uses of Package
org.apache.flink.runtime.io.network
Packages that use org.apache.flink.runtime.io.network
Package
Description
-
Classes in org.apache.flink.runtime.io.network used by org.apache.flink.runtime.executionClassDescriptionThe task event dispatcher dispatches events flowing backwards from a consuming task to the task producing the consumed result.
-
Classes in org.apache.flink.runtime.io.network used by org.apache.flink.runtime.io.networkClassDescriptionA
ConnectionIDidentifies a connection to a remote task manager by the socket address and a connection index.The connection manager manages physical connections for the (logical) remote input channels at runtime.The implementation ofShuffleEnvironmentbased on netty network communication, local memory and disk files.Client to send messages or task events via network forRemoteInputChannel.The task event publisher is used for publishing the event to the registeredEventListenerinstances. -
Classes in org.apache.flink.runtime.io.network used by org.apache.flink.runtime.io.network.nettyClassDescriptionA
ConnectionIDidentifies a connection to a remote task manager by the socket address and a connection index.The connection manager manages physical connections for the (logical) remote input channels at runtime.Simple wrapper for the partition readerQueue iterator, which increments a sequence number for each returned buffer and remembers the receiver ID.Client to send messages or task events via network forRemoteInputChannel.The task event publisher is used for publishing the event to the registeredEventListenerinstances. -
Classes in org.apache.flink.runtime.io.network used by org.apache.flink.runtime.io.network.partitionClassDescriptionSimple wrapper for the partition readerQueue iterator, which increments a sequence number for each returned buffer and remembers the receiver ID.
-
Classes in org.apache.flink.runtime.io.network used by org.apache.flink.runtime.io.network.partition.consumerClassDescriptionA
ConnectionIDidentifies a connection to a remote task manager by the socket address and a connection index.The connection manager manages physical connections for the (logical) remote input channels at runtime.The task event publisher is used for publishing the event to the registeredEventListenerinstances. -
Classes in org.apache.flink.runtime.io.network used by org.apache.flink.runtime.shuffleClassDescriptionA
ConnectionIDidentifies a connection to a remote task manager by the socket address and a connection index.The task event publisher is used for publishing the event to the registeredEventListenerinstances. -
Classes in org.apache.flink.runtime.io.network used by org.apache.flink.runtime.taskexecutorClassDescriptionThe task event dispatcher dispatches events flowing backwards from a consuming task to the task producing the consumed result.
-
Classes in org.apache.flink.runtime.io.network used by org.apache.flink.runtime.taskmanagerClassDescriptionThe task event dispatcher dispatches events flowing backwards from a consuming task to the task producing the consumed result.