Uses of Package
org.apache.flink.runtime.io.network
-
Classes in org.apache.flink.runtime.io.network used by org.apache.flink.runtime.execution Class Description TaskEventDispatcher The 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.network Class Description ConnectionID AConnectionIDidentifies a connection to a remote task manager by the socket address and a connection index.ConnectionManager The connection manager manages physical connections for the (logical) remote input channels at runtime.NettyShuffleEnvironment The implementation ofShuffleEnvironmentbased on netty network communication, local memory and disk files.PartitionRequestClient Client to send messages or task events via network forRemoteInputChannel.TaskEventPublisher 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.netty Class Description ConnectionID AConnectionIDidentifies a connection to a remote task manager by the socket address and a connection index.ConnectionManager The connection manager manages physical connections for the (logical) remote input channels at runtime.NetworkSequenceViewReader Simple wrapper for the partition readerQueue iterator, which increments a sequence number for each returned buffer and remembers the receiver ID.PartitionRequestClient Client to send messages or task events via network forRemoteInputChannel.TaskEventPublisher 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.partition Class Description NetworkSequenceViewReader Simple 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.consumer Class Description ConnectionID AConnectionIDidentifies a connection to a remote task manager by the socket address and a connection index.ConnectionManager The connection manager manages physical connections for the (logical) remote input channels at runtime.TaskEventPublisher 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.shuffle Class Description ConnectionID AConnectionIDidentifies a connection to a remote task manager by the socket address and a connection index.TaskEventPublisher 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.taskexecutor Class Description TaskEventDispatcher The 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.taskmanager Class Description TaskEventDispatcher The task event dispatcher dispatches events flowing backwards from a consuming task to the task producing the consumed result.