Uses of Class
org.apache.hadoop.yarn.server.router.webapp.cache.RouterAppInfoCacheKey
Packages that use RouterAppInfoCacheKey
Package
Description
Router WebApp package.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of RouterAppInfoCacheKey in org.apache.hadoop.yarn.server.router.webapp
Methods in org.apache.hadoop.yarn.server.router.webapp that return types with arguments of type RouterAppInfoCacheKeyModifier and TypeMethodDescriptionorg.apache.hadoop.yarn.util.LRUCacheHashMap<RouterAppInfoCacheKey,org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppsInfo> FederationInterceptorREST.getAppInfosCaches() -
Uses of RouterAppInfoCacheKey in org.apache.hadoop.yarn.server.router.webapp.cache
Methods in org.apache.hadoop.yarn.server.router.webapp.cache that return RouterAppInfoCacheKeyModifier and TypeMethodDescriptionstatic RouterAppInfoCacheKeyRouterAppInfoCacheKey.newInstance(javax.servlet.http.HttpServletRequest hsr, String stateQuery, Set<String> statesQuery, String finalStatusQuery, String userQuery, String queueQuery, String count, String startedBegin, String startedEnd, String finishBegin, String finishEnd, Set<String> applicationTypes, Set<String> applicationTags, String name, Set<String> unselectedFields)