Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
F
G
I
J
M
O
P
S
W
A
AmFilterInitializer
- Class in
org.apache.hadoop.yarn.server.webproxy.amfilter
AmFilterInitializer()
- Constructor for class org.apache.hadoop.yarn.server.webproxy.amfilter.
AmFilterInitializer
AmIpFilter
- Class in
org.apache.hadoop.yarn.server.webproxy.amfilter
AmIpFilter()
- Constructor for class org.apache.hadoop.yarn.server.webproxy.amfilter.
AmIpFilter
AmIpPrincipal
- Class in
org.apache.hadoop.yarn.server.webproxy.amfilter
AmIpPrincipal(String)
- Constructor for class org.apache.hadoop.yarn.server.webproxy.amfilter.
AmIpPrincipal
AmIpServletRequestWrapper
- Class in
org.apache.hadoop.yarn.server.webproxy.amfilter
AmIpServletRequestWrapper(HttpServletRequest, AmIpPrincipal)
- Constructor for class org.apache.hadoop.yarn.server.webproxy.amfilter.
AmIpServletRequestWrapper
AppReportFetcher
- Class in
org.apache.hadoop.yarn.server.webproxy
This class abstracts away how ApplicationReports are fetched.
AppReportFetcher(Configuration)
- Constructor for class org.apache.hadoop.yarn.server.webproxy.
AppReportFetcher
Create a new Connection to the RM to fetch Application reports.
AppReportFetcher(Configuration, ClientRMProtocol)
- Constructor for class org.apache.hadoop.yarn.server.webproxy.
AppReportFetcher
Just call directly into the applicationsManager given instead of creating a remote connection to it.
D
destroy()
- Method in class org.apache.hadoop.yarn.server.webproxy.amfilter.
AmIpFilter
doFilter(ServletRequest, ServletResponse, FilterChain)
- Method in class org.apache.hadoop.yarn.server.webproxy.amfilter.
AmIpFilter
doGet(HttpServletRequest, HttpServletResponse)
- Method in class org.apache.hadoop.yarn.server.webproxy.
WebAppProxyServlet
doSecureLogin(Configuration)
- Method in class org.apache.hadoop.yarn.server.webproxy.
WebAppProxyServer
Log in as the Kerberose principal designated for the proxy
F
FETCHER_ATTRIBUTE
- Static variable in class org.apache.hadoop.yarn.server.webproxy.
WebAppProxy
G
getApplicationReport(ApplicationId)
- Method in class org.apache.hadoop.yarn.server.webproxy.
AppReportFetcher
Get a report for the specified app.
getName()
- Method in class org.apache.hadoop.yarn.server.webproxy.amfilter.
AmIpPrincipal
getPath(ApplicationId)
- Static method in class org.apache.hadoop.yarn.server.webproxy.
ProxyUriUtils
Get the proxied path for an application.
getPath(ApplicationId, String)
- Static method in class org.apache.hadoop.yarn.server.webproxy.
ProxyUriUtils
Get the proxied path for an application.
getPathAndQuery(ApplicationId, String, String, boolean)
- Static method in class org.apache.hadoop.yarn.server.webproxy.
ProxyUriUtils
Get the proxied path for an application
getProxyAddresses()
- Method in class org.apache.hadoop.yarn.server.webproxy.amfilter.
AmIpFilter
getProxyUri(URI, URI, ApplicationId)
- Static method in class org.apache.hadoop.yarn.server.webproxy.
ProxyUriUtils
Get a proxied URI for the original URI.
getRemoteUser()
- Method in class org.apache.hadoop.yarn.server.webproxy.amfilter.
AmIpServletRequestWrapper
getUriFromAMUrl(String)
- Static method in class org.apache.hadoop.yarn.server.webproxy.
ProxyUriUtils
Create a URI form a no scheme Url, such as is returned by the AM.
getUriFromTrackingPlugins(ApplicationId, List<TrackingUriPlugin>)
- Static method in class org.apache.hadoop.yarn.server.webproxy.
ProxyUriUtils
Returns the first valid tracking link, if any, from the given id from the given list of plug-ins, if any.
getUserPrincipal()
- Method in class org.apache.hadoop.yarn.server.webproxy.amfilter.
AmIpServletRequestWrapper
I
init(FilterConfig)
- Method in class org.apache.hadoop.yarn.server.webproxy.amfilter.
AmIpFilter
init(Configuration)
- Method in class org.apache.hadoop.yarn.server.webproxy.
WebAppProxy
init(Configuration)
- Method in class org.apache.hadoop.yarn.server.webproxy.
WebAppProxyServer
initFilter(FilterContainer, Configuration)
- Method in class org.apache.hadoop.yarn.server.webproxy.amfilter.
AmFilterInitializer
IS_SECURITY_ENABLED_ATTRIBUTE
- Static variable in class org.apache.hadoop.yarn.server.webproxy.
WebAppProxy
isUserInRole(String)
- Method in class org.apache.hadoop.yarn.server.webproxy.amfilter.
AmIpServletRequestWrapper
J
join()
- Method in class org.apache.hadoop.yarn.server.webproxy.
WebAppProxy
M
main(String[])
- Static method in class org.apache.hadoop.yarn.server.webproxy.
WebAppProxyServer
O
org.apache.hadoop.yarn.server.webproxy
- package org.apache.hadoop.yarn.server.webproxy
org.apache.hadoop.yarn.server.webproxy.amfilter
- package org.apache.hadoop.yarn.server.webproxy.amfilter
P
PROXY_APPROVAL_PARAM
- Static variable in class org.apache.hadoop.yarn.server.webproxy.
ProxyUriUtils
Query Parameter indicating that the URI was approved.
PROXY_BASE
- Static variable in class org.apache.hadoop.yarn.server.webproxy.
ProxyUriUtils
Base path where the proxy servlet will handle requests.
PROXY_HOST
- Static variable in class org.apache.hadoop.yarn.server.webproxy.amfilter.
AmIpFilter
PROXY_HOST_ATTRIBUTE
- Static variable in class org.apache.hadoop.yarn.server.webproxy.
WebAppProxy
PROXY_PATH_SPEC
- Static variable in class org.apache.hadoop.yarn.server.webproxy.
ProxyUriUtils
Path Specification for the proxy servlet.
PROXY_SERVLET_NAME
- Static variable in class org.apache.hadoop.yarn.server.webproxy.
ProxyUriUtils
Name of the servlet to use when registering the proxy servlet.
PROXY_URI_BASE
- Static variable in class org.apache.hadoop.yarn.server.webproxy.amfilter.
AmIpFilter
PROXY_USER_COOKIE_NAME
- Static variable in class org.apache.hadoop.yarn.server.webproxy.
WebAppProxyServlet
ProxyUriUtils
- Class in
org.apache.hadoop.yarn.server.webproxy
ProxyUriUtils()
- Constructor for class org.apache.hadoop.yarn.server.webproxy.
ProxyUriUtils
S
SHUTDOWN_HOOK_PRIORITY
- Static variable in class org.apache.hadoop.yarn.server.webproxy.
WebAppProxyServer
Priority of the ResourceManager shutdown hook.
start()
- Method in class org.apache.hadoop.yarn.server.webproxy.
WebAppProxy
stop()
- Method in class org.apache.hadoop.yarn.server.webproxy.
WebAppProxy
W
WebAppProxy
- Class in
org.apache.hadoop.yarn.server.webproxy
WebAppProxy()
- Constructor for class org.apache.hadoop.yarn.server.webproxy.
WebAppProxy
WebAppProxyServer
- Class in
org.apache.hadoop.yarn.server.webproxy
ProxyServer will sit in between the end user and AppMaster web interfaces.
WebAppProxyServer()
- Constructor for class org.apache.hadoop.yarn.server.webproxy.
WebAppProxyServer
WebAppProxyServlet
- Class in
org.apache.hadoop.yarn.server.webproxy
WebAppProxyServlet()
- Constructor for class org.apache.hadoop.yarn.server.webproxy.
WebAppProxyServlet
Default constructor
A
D
F
G
I
J
M
O
P
S
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
Apache Software Foundation
. All Rights Reserved.