| Modifier and Type | Class and Description |
|---|---|
class |
NettyConnectionWriterImpl
The default implementation of
NettyConnectionWriter. |
| Modifier and Type | Method and Description |
|---|---|
void |
NettyServiceProducer.connectionEstablished(TieredStorageSubpartitionId subpartitionId,
NettyConnectionWriter nettyConnectionWriter)
NettyConnectionWriter will be created when a netty connection is established for a
subpartition. |
| Modifier and Type | Method and Description |
|---|---|
void |
DiskIOScheduler.connectionEstablished(TieredStorageSubpartitionId subpartitionId,
NettyConnectionWriter nettyConnectionWriter) |
void |
DiskTierProducerAgent.connectionEstablished(TieredStorageSubpartitionId subpartitionId,
NettyConnectionWriter nettyConnectionWriter) |
| Modifier and Type | Method and Description |
|---|---|
void |
MemoryTierProducerAgent.connectionEstablished(TieredStorageSubpartitionId subpartitionId,
NettyConnectionWriter nettyConnectionWriter) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.