|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationSubmissionContextInfo | |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.webapp | |
| Uses of ApplicationSubmissionContextInfo in org.apache.hadoop.yarn.server.resourcemanager.webapp |
|---|
| Methods in org.apache.hadoop.yarn.server.resourcemanager.webapp with parameters of type ApplicationSubmissionContextInfo | |
|---|---|
protected org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext |
RMWebServices.createAppSubmissionContext(ApplicationSubmissionContextInfo newApp)
Create the actual ApplicationSubmissionContext to be submitted to the RM from the information provided by the user. |
protected org.apache.hadoop.yarn.api.records.Resource |
RMWebServices.createAppSubmissionContextResource(ApplicationSubmissionContextInfo newApp)
|
protected org.apache.hadoop.yarn.api.records.ContainerLaunchContext |
RMWebServices.createContainerLaunchContext(ApplicationSubmissionContextInfo newApp)
Create the ContainerLaunchContext required for the ApplicationSubmissionContext. |
javax.ws.rs.core.Response |
RMWebServices.submitApplication(ApplicationSubmissionContextInfo newApp,
javax.servlet.http.HttpServletRequest hsr)
Function to submit an app to the RM |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||