|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationEvent | |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.application | |
| Uses of ApplicationEvent in org.apache.hadoop.yarn.server.nodemanager.containermanager.application |
|---|
| Subclasses of ApplicationEvent in org.apache.hadoop.yarn.server.nodemanager.containermanager.application | |
|---|---|
class |
ApplicationContainerFinishedEvent
|
class |
ApplicationContainerInitEvent
Event sent from ContainerManagerImpl to ApplicationImpl to
request the initialization of a container. |
class |
ApplicationInitedEvent
|
class |
ApplicationInitEvent
|
| Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.application with parameters of type ApplicationEvent | |
|---|---|
void |
ApplicationImpl.handle(ApplicationEvent event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||