Uses of Interface
org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty.NettyConnectionReader
Packages that use NettyConnectionReader
-
Uses of NettyConnectionReader in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty that implement NettyConnectionReaderMethods in org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty that return types with arguments of type NettyConnectionReaderModifier and TypeMethodDescriptionTieredStorageNettyService.registerConsumer(TieredStoragePartitionId partitionId, TieredStorageSubpartitionId subpartitionId) TierConsumerAgentwill register toTieredStorageNettyServiceand get a future ofNettyConnectionReader.TieredStorageNettyServiceImpl.registerConsumer(TieredStoragePartitionId partitionId, TieredStorageSubpartitionId subpartitionId)