| Package | Description |
|---|---|
| org.apache.flink.runtime.resourcemanager | |
| org.apache.flink.runtime.resourcemanager.active |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResourceManagerGateway
The
ResourceManager's RPC gateway interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceManager<WorkerType extends ResourceIDRetrievable>
ResourceManager implementation.
|
class |
StandaloneResourceManager
A standalone implementation of the resource manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveResourceManager<WorkerType extends ResourceIDRetrievable>
An active implementation of
ResourceManager. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.