| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty |
| 限定符和类型 | 类和说明 |
|---|---|
class |
NettyConnectionReaderImpl
The default implementation of
NettyConnectionReader. |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<NettyConnectionReader> |
TieredStorageNettyServiceImpl.registerConsumer(TieredStoragePartitionId partitionId,
TieredStorageSubpartitionId subpartitionId) |
CompletableFuture<NettyConnectionReader> |
TieredStorageNettyService.registerConsumer(TieredStoragePartitionId partitionId,
TieredStorageSubpartitionId subpartitionId)
TierConsumerAgent will register to TieredStorageNettyService and get a future
of NettyConnectionReader. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.