Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
Packages that use SubmitApplicationRequest
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of SubmitApplicationRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type SubmitApplicationRequestModifier and TypeMethodDescriptionApplicationClientProtocol.submitApplication(SubmitApplicationRequest request) The interface used by clients to submit a new application to theResourceManager. -
Uses of SubmitApplicationRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return SubmitApplicationRequestModifier and TypeMethodDescriptionstatic SubmitApplicationRequestSubmitApplicationRequest.newInstance(ApplicationSubmissionContext context)