| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network | |
| org.apache.flink.runtime.shuffle |
| 限定符和类型 | 方法和说明 |
|---|---|
NettyShuffleMaster |
NettyShuffleServiceFactory.createShuffleMaster(ShuffleMasterContext shuffleMasterContext) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ShuffleMasterContextImpl
The default implementation of
ShuffleMasterContext. |
| 限定符和类型 | 方法和说明 |
|---|---|
ShuffleMaster<SD> |
ShuffleServiceFactory.createShuffleMaster(ShuffleMasterContext shuffleMasterContext)
Factory method to create a specific
ShuffleMaster implementation. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.