Package | Description |
---|---|
org.apache.hadoop.yarn.server.router.webapp |
Router WebApp package.
|
org.apache.hadoop.yarn.server.router.webapp.cache |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.yarn.util.LRUCacheHashMap<RouterAppInfoCacheKey,org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppsInfo> |
FederationInterceptorREST.getAppInfosCaches() |
Modifier and Type | Method and Description |
---|---|
static RouterAppInfoCacheKey |
RouterAppInfoCacheKey.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) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.