Class FederationCache.CacheRequest<K,V>
java.lang.Object
org.apache.hadoop.yarn.server.federation.cache.FederationCache.CacheRequest<K,V>
- Enclosing class:
- FederationCache
Internal class that encapsulates the cache key and a function that returns
the value for the specified key.
-
Method Summary