Modifier and Type | Method and Description |
---|---|
GetNewApplicationResponse |
ApplicationClientProtocol.getNewApplication(GetNewApplicationRequest request)
The interface used by clients to obtain a new
ApplicationId for
submitting new applications. |
Modifier and Type | Method and Description |
---|---|
GetNewApplicationResponse |
ApplicationClientProtocolPBClientImpl.getNewApplication(GetNewApplicationRequest request) |
Modifier and Type | Method and Description |
---|---|
static GetNewApplicationResponse |
GetNewApplicationResponse.newInstance(ApplicationId applicationId,
Resource minCapability,
Resource maxCapability) |
Modifier and Type | Class and Description |
---|---|
class |
GetNewApplicationResponsePBImpl |
Modifier and Type | Method and Description |
---|---|
GetNewApplicationResponse |
YarnClientApplication.getNewApplicationResponse() |
Constructor and Description |
---|
YarnClientApplication(GetNewApplicationResponse newAppResponse,
ApplicationSubmissionContext appContext) |
Modifier and Type | Method and Description |
---|---|
GetNewApplicationResponse |
ClientRMService.getNewApplication(GetNewApplicationRequest request) |
Copyright © 2013 Apache Software Foundation. All rights reserved.