Package | Description |
---|---|
org.apache.hadoop.yarn.api |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.yarn.client.api |
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 |
YarnClientApplication.getNewApplicationResponse() |
Constructor and Description |
---|
YarnClientApplication(GetNewApplicationResponse newAppResponse,
ApplicationSubmissionContext appContext) |
Copyright © 2025 Apache Software Foundation. All rights reserved.