| Modifier and Type | Method and Description |
|---|---|
void |
TieredStorageNettyServiceImpl.registerProducer(TieredStoragePartitionId partitionId,
NettyServiceProducer serviceProducer) |
void |
TieredStorageNettyService.registerProducer(TieredStoragePartitionId partitionId,
NettyServiceProducer serviceProducer)
TierProducerAgent will provide a callback named NettyServiceProducer to
register to TieredStorageNettyService. |
| Constructor and Description |
|---|
TieredStorageResultSubpartitionView(BufferAvailabilityListener availabilityListener,
List<NettyPayloadManager> nettyPayloadManagers,
List<NettyConnectionId> nettyConnectionIds,
List<NettyServiceProducer> serviceProducers) |
| Modifier and Type | Class and Description |
|---|---|
class |
DiskIOScheduler
The
DiskIOScheduler is a scheduler that controls the reading of data from shuffle files. |
class |
DiskTierProducerAgent
The disk tier implementation of
TierProducerAgent. |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryTierProducerAgent
The memory tier implementation of
TierProducerAgent. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.