Uses of Package
org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty
-
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty used by org.apache.flink.runtime.io.network.partition.consumer Class Description TieredStorageNettyServiceImpl The default implementation ofTieredStorageNettyService. -
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty Class Description NettyConnectionId NettyConnectionIdindicates the unique id of netty connection.NettyConnectionReader NettyConnectionReaderis used byTierConsumerAgentto read buffer from netty.NettyConnectionWriter NettyConnectionWriteris used byTierProducerAgentto write buffers to netty connection.NettyPayload TheNettyPayloadrepresents the payload that will be transferred to netty connection.NettyPayloadManager NettyPayloadManageris used to contain all netty payloads from a storage tier.NettyServiceProducer NettyServiceProduceris used as the callback to registerNettyConnectionWriterand disconnect netty connection inTierProducerAgent.TieredStorageNettyService TieredStorageNettyServiceis used to create writers and readers to netty. -
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle Class Description TieredStorageNettyServiceImpl The default implementation ofTieredStorageNettyService. -
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage Class Description TieredStorageNettyService TieredStorageNettyServiceis used to create writers and readers to netty. -
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier Class Description TieredStorageNettyService TieredStorageNettyServiceis used to create writers and readers to netty. -
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk Class Description NettyConnectionId NettyConnectionIdindicates the unique id of netty connection.NettyConnectionWriter NettyConnectionWriteris used byTierProducerAgentto write buffers to netty connection.NettyServiceProducer NettyServiceProduceris used as the callback to registerNettyConnectionWriterand disconnect netty connection inTierProducerAgent.TieredStorageNettyService TieredStorageNettyServiceis used to create writers and readers to netty. -
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory Class Description NettyConnectionId NettyConnectionIdindicates the unique id of netty connection.NettyConnectionWriter NettyConnectionWriteris used byTierProducerAgentto write buffers to netty connection.NettyServiceProducer NettyServiceProduceris used as the callback to registerNettyConnectionWriterand disconnect netty connection inTierProducerAgent.TieredStorageNettyService TieredStorageNettyServiceis used to create writers and readers to netty. -
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote Class Description TieredStorageNettyService TieredStorageNettyServiceis used to create writers and readers to netty.