public interface Application extends EventHandler<ApplicationEvent>
Modifier and Type | Method and Description |
---|---|
ApplicationId |
getAppId() |
ApplicationState |
getApplicationState() |
Map<ContainerId,Container> |
getContainers() |
String |
getUser() |
handle
String getUser()
Map<ContainerId,Container> getContainers()
ApplicationId getAppId()
ApplicationState getApplicationState()
Copyright © 2013 Apache Software Foundation. All rights reserved.