| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle | |
| org.apache.flink.runtime.shuffle |
| Modifier and Type | Method and Description |
|---|---|
void |
TieredInternalShuffleMaster.registerJob(JobShuffleContext context)
Registers the target job together with the corresponding
JobShuffleContext to this
shuffle master. |
| Modifier and Type | Class and Description |
|---|---|
class |
JobShuffleContextImpl
The default implementation of
JobShuffleContext. |
| Modifier and Type | Method and Description |
|---|---|
void |
NettyShuffleMaster.registerJob(JobShuffleContext context) |
default void |
ShuffleMaster.registerJob(JobShuffleContext context)
Registers the target job together with the corresponding
JobShuffleContext to this
shuffle master. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.