Package | Description |
---|---|
org.apache.hadoop.yarn.server.nodemanager.containermanager.application |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationContainerFinishedEvent |
class |
ApplicationContainerInitEvent
Event sent from
ContainerManagerImpl to ApplicationImpl to
request the initialization of a container. |
class |
ApplicationFinishEvent
Finish/abort event
|
class |
ApplicationInitedEvent |
class |
ApplicationInitEvent |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationImpl.handle(ApplicationEvent event) |
Copyright © 2013 Apache Software Foundation. All rights reserved.