| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager | |
| org.apache.hadoop.yarn.server.resourcemanager.rmapp |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ResourceManager.ApplicationEventDispatcher.handle(RMAppEvent event) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
RMAppFailedAttemptEvent |
|
class |
RMAppKillByClientEvent |
An event class that is used to help with logging information
when an application KILL event is needed.
|
class |
RMAppNodeUpdateEvent |
|
class |
RMAppRecoverEvent |
|
class |
RMAppRunningOnNodeEvent |
| Modifier and Type | Method | Description |
|---|---|---|
void |
RMAppImpl.handle(RMAppEvent event) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.