| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network | |
| org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle | |
| org.apache.flink.runtime.shuffle |
| Modifier and Type | Method and Description |
|---|---|
NettyShuffleMaster |
NettyShuffleServiceFactory.createShuffleMaster(ShuffleMasterContext shuffleMasterContext) |
| Constructor and Description |
|---|
TieredInternalShuffleMaster(ShuffleMasterContext shuffleMasterContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
ShuffleMasterContextImpl
The default implementation of
ShuffleMasterContext. |
| Modifier and Type | Method and Description |
|---|---|
ShuffleMaster<SD> |
ShuffleServiceFactory.createShuffleMaster(ShuffleMasterContext shuffleMasterContext)
Factory method to create a specific
ShuffleMaster implementation. |
| Constructor and Description |
|---|
NettyShuffleMaster(ShuffleMasterContext shuffleMasterContext) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.