| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.client.api | |
| org.apache.hadoop.yarn.client.api.async | |
| org.apache.hadoop.yarn.client.api.async.impl | |
| org.apache.hadoop.yarn.client.api.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| static NMClient | NMClient. createNMClient()Create a new instance of NMClient. | 
| static NMClient | NMClient. createNMClient(String name)Create a new instance of NMClient. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected NMClient | NMClientAsync. client | 
| Modifier and Type | Method and Description | 
|---|---|
| NMClient | NMClientAsync. getClient() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NMClientAsync. setClient(NMClient client) | 
| Constructor and Description | 
|---|
| NMClientAsync(String name,
             NMClient client,
             NMClientAsync.AbstractCallbackHandler callbackHandler) | 
| NMClientAsync(String name,
             NMClient client,
             NMClientAsync.CallbackHandler callbackHandler)Deprecated.  | 
| Constructor and Description | 
|---|
| NMClientAsyncImpl(String name,
                 NMClient client,
                 NMClientAsync.AbstractCallbackHandler callbackHandler) | 
| NMClientAsyncImpl(String name,
                 NMClient client,
                 NMClientAsync.CallbackHandler callbackHandler)Deprecated.  | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NMClientImpl
 This class implements  NMClient. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.