| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.client.api | 
| Modifier and Type | Method and Description | 
|---|---|
| NMTokenCache | AMRMClient. getNMTokenCache()Get the NM token cache of the  AMRMClient. | 
| NMTokenCache | NMClient. getNMTokenCache()Get the NM token cache of the  NMClient. | 
| static NMTokenCache | NMTokenCache. getSingleton()Returns the singleton NM token cache. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AMRMClient. setNMTokenCache(NMTokenCache nmTokenCache)Set the NM token cache for the  AMRMClient. | 
| void | NMClient. setNMTokenCache(NMTokenCache nmTokenCache)Set the NM Token cache of the  NMClient. | 
Copyright © 2023 Apache Software Foundation. All rights reserved.