| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.resourcemanager | |
| org.apache.flink.runtime.resourcemanager.active |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ResourceManagerGateway
The
ResourceManager's RPC gateway interface. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ResourceManager<WorkerType extends ResourceIDRetrievable>
ResourceManager implementation.
|
class |
StandaloneResourceManager
A standalone implementation of the resource manager.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ActiveResourceManager<WorkerType extends ResourceIDRetrievable>
An active implementation of
ResourceManager. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.