| Modifier and Type | Method and Description |
|---|---|
TieredStorageInputChannelId |
TieredStorageConsumerSpec.getInputChannelId() |
| Modifier and Type | Method and Description |
|---|---|
void |
AvailabilityNotifier.notifyAvailable(TieredStoragePartitionId partitionId,
TieredStorageInputChannelId inputChannelId)
Notify that the data for the specific partition and input channel is available in tiered
storage.
|
void |
TieredStorageConsumerClient.updateTierShuffleDescriptors(TieredStoragePartitionId partitionId,
TieredStorageInputChannelId inputChannelId,
TieredStorageSubpartitionId subpartitionId,
List<TierShuffleDescriptor> tierShuffleDescriptors) |
| Constructor and Description |
|---|
TieredStorageConsumerSpec(int gateIndex,
TieredStoragePartitionId tieredStoragePartitionId,
TieredStorageInputChannelId tieredStorageInputChannelId,
ResultSubpartitionIndexSet tieredStorageSubpartitionIds) |
| Modifier and Type | Method and Description |
|---|---|
void |
TierConsumerAgent.updateTierShuffleDescriptor(TieredStoragePartitionId partitionId,
TieredStorageInputChannelId inputChannelId,
TieredStorageSubpartitionId subpartitionId,
TierShuffleDescriptor tierShuffleDescriptor)
Update the
TierShuffleDescriptor for the consumer agent. |
| Modifier and Type | Method and Description |
|---|---|
void |
DiskTierConsumerAgent.updateTierShuffleDescriptor(TieredStoragePartitionId partitionId,
TieredStorageInputChannelId inputChannelId,
TieredStorageSubpartitionId subpartitionId,
TierShuffleDescriptor tierShuffleDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
MemoryTierConsumerAgent.updateTierShuffleDescriptor(TieredStoragePartitionId partitionId,
TieredStorageInputChannelId inputChannelId,
TieredStorageSubpartitionId subpartitionId,
TierShuffleDescriptor tierShuffleDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteTierConsumerAgent.updateTierShuffleDescriptor(TieredStoragePartitionId partitionId,
TieredStorageInputChannelId inputChannelId,
TieredStorageSubpartitionId subpartitionId,
TierShuffleDescriptor tierShuffleDescriptor) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.