| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.client.api | |
| org.apache.hadoop.yarn.client.api.async | 
| 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,
             org.apache.hadoop.yarn.client.api.async.NMClientAsync.AbstractCallbackHandler callbackHandler) | 
| NMClientAsync(String name,
             NMClient client,
             org.apache.hadoop.yarn.client.api.async.NMClientAsync.CallbackHandler callbackHandler)Deprecated.  | 
Copyright © 2023 Apache Software Foundation. All rights reserved.