Interface Application
- All Superinterfaces:
org.apache.hadoop.yarn.event.EventHandler<ApplicationEvent>
- All Known Implementing Classes:
ApplicationImpl
-
Method Details
-
getUser
String getUser() -
getContainers
-
getAppId
org.apache.hadoop.yarn.api.records.ApplicationId getAppId() -
getApplicationState
ApplicationState getApplicationState() -
getFlowName
String getFlowName() -
getFlowVersion
String getFlowVersion() -
getFlowRunId
long getFlowRunId()
-