|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NMTokenCache | |
|---|---|
| org.apache.hadoop.yarn.client.api | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of NMTokenCache in org.apache.hadoop.yarn.client.api |
|---|
| Methods in org.apache.hadoop.yarn.client.api that return NMTokenCache | |
|---|---|
NMTokenCache |
NMClient.getNMTokenCache()
Get the NM token cache of the NMClient. |
NMTokenCache |
AMRMClient.getNMTokenCache()
Get the NM token cache of the AMRMClient. |
static NMTokenCache |
NMTokenCache.getSingleton()
Returns the singleton NM token cache. |
| Methods in org.apache.hadoop.yarn.client.api with parameters of type NMTokenCache | |
|---|---|
void |
NMClient.setNMTokenCache(NMTokenCache nmTokenCache)
Set the NM Token cache of the NMClient. |
void |
AMRMClient.setNMTokenCache(NMTokenCache nmTokenCache)
Set the NM token cache for the AMRMClient. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||