Modifier and Type | Method and Description |
---|---|
ConcurrentMap<ApplicationId,Application> |
NodeManager.NMContext.getApplications() |
ConcurrentMap<ApplicationId,Application> |
Context.getApplications() |
Constructor and Description |
---|
ContainerLocalizationImpl(Dispatcher dispatcher,
Application app,
LocalizationProtocol localization) |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationImpl
The state machine for the representation of an Application
within the NodeManager.
|
Constructor and Description |
---|
ContainerLaunch(Context context,
Configuration configuration,
Dispatcher dispatcher,
ContainerExecutor exec,
Application app,
Container container,
LocalDirsHandlerService dirsHandler,
ContainerManagerImpl containerManager) |
Modifier and Type | Method and Description |
---|---|
Application |
ApplicationLocalizationEvent.getApplication() |
Constructor and Description |
---|
ApplicationLocalizationEvent(LocalizationEventType type,
Application app) |
Constructor and Description |
---|
AppInfo(Application app) |
Copyright © 2013 Apache Software Foundation. All rights reserved.