Class FederationCache.CacheRequest<K,V>

java.lang.Object
org.apache.hadoop.yarn.server.federation.cache.FederationCache.CacheRequest<K,V>
Enclosing class:
FederationCache

public class FederationCache.CacheRequest<K,V> extends Object
Internal class that encapsulates the cache key and a function that returns the value for the specified key.