Package org.apache.flink.runtime.io.network.netty
package org.apache.flink.runtime.io.network.netty
-
ClassDescriptionUtility routines to process
ByteBuf.Message for indicating connection error.Custom netty inbound handler factory in order to make custom changes on netty inbound data.Extends around Netty'sPooledByteBufAllocatorwith strict control over the number of created arenas.A simple and generic interface to serialize messages to Netty's buffer space.Decodes messages from the received netty buffers.Partition request client for remote partition requests.Implementation ofPartitionRequestListenerfor netty partition request.Defines the server and client channel handlers, i.e. the protocol, used by netty.Custom netty outbound handler factory in order to make custom changes on netty outbound data.Creates and configuresSslHandlerinstances.