| 限定符和类型 | 方法和说明 |
|---|---|
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. |
| 构造器和说明 |
|---|
TieredStorageResultSubpartitionView(BufferAvailabilityListener availabilityListener,
List<NettyPayloadManager> nettyPayloadManagers,
List<NettyConnectionId> nettyConnectionIds,
List<NettyServiceProducer> serviceProducers) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DiskIOScheduler
The
DiskIOScheduler is a scheduler that controls the reading of data from shuffle files. |
class |
DiskTierProducerAgent
The disk tier implementation of
TierProducerAgent. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MemoryTierProducerAgent
The memory tier implementation of
TierProducerAgent. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.