| Package | Description |
|---|---|
| org.apache.flink.runtime.resourcemanager | |
| org.apache.flink.runtime.resourcemanager.slotmanager |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
ResourceManager.initialize()
Initializes the framework specific components.
|
protected void |
StandaloneResourceManager.initialize() |
Acknowledge |
ResourceManager.requestSlot(UUID jobMasterLeaderID,
UUID resourceManagerLeaderID,
SlotRequest slotRequest)
Requests a slot from the resource manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SlotManagerException |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceManagerActions.allocateResource(ResourceProfile resourceProfile) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.