| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle | |
| org.apache.flink.runtime.shuffle |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TieredInternalShuffleMaster.registerJob(JobShuffleContext context)
Registers the target job together with the corresponding
JobShuffleContext to this
shuffle master. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
JobShuffleContextImpl
The default implementation of
JobShuffleContext. |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2024 The Apache Software Foundation. All rights reserved.