| Class | Description |
|---|---|
| TieredInternalShuffleMaster |
A wrapper internal shuffle master class for tiered storage.
|
| TieredResultPartition |
TieredResultPartition appends records and events to the tiered storage, which supports
the upstream dynamically switches storage tier for writing shuffle data, and the downstream will
read data from the relevant tier. |
| TieredResultPartitionFactory |
TieredResultPartitionFactory contains the components to set up tiered storage. |
| TierFactoryInitializer |
A class responsible for initializing and returning a list of
TierFactory instances based
on the provided TieredStorageConfiguration. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.