Uses of Class
org.apache.hadoop.yarn.server.federation.cache.FederationCache.CacheResponse
Packages that use FederationCache.CacheResponse
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Uses of FederationCache.CacheResponse in org.apache.hadoop.yarn.server.federation.cache
Modifier and TypeClassDescriptionclassclassclassMethods in org.apache.hadoop.yarn.server.federation.cache that return types with arguments of type FederationCache.CacheResponseModifier and TypeMethodDescriptionFederationCache.buildGetApplicationHomeSubClusterRequest(String cacheKey, org.apache.hadoop.yarn.api.records.ApplicationId applicationId) Build GetApplicationHomeSubCluster CacheRequest.protected FederationCache.CacheRequest<String,FederationCache.CacheResponse<SubClusterPolicyConfiguration>> FederationCache.buildGetPoliciesConfigurationsCacheRequest(String cacheKey) Build GetPoliciesConfigurations CacheRequest.FederationCache.buildGetSubClustersCacheRequest(String cacheKey, boolean filterInactiveSubClusters) Build GetSubClusters CacheRequest.