| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid.tiered.netty |
| Modifier and Type | Class and Description |
|---|---|
class |
NettyConnectionReaderImpl
The default implementation of
NettyConnectionReader. |
| Modifier and Type | Method and Description |
|---|---|
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–2025 The Apache Software Foundation. All rights reserved.