- getAHSProxy(Configuration) - Method in class org.apache.hadoop.yarn.server.webproxy.AppReportFetcher
-
- getApplicationReport(ApplicationId) - Method in class org.apache.hadoop.yarn.server.webproxy.AppReportFetcher
-
Get an application report for the specified application id from the RM and
fall back to the Application History Server if not found in RM.
- getApplicationWebProxyBase() - Method in class org.apache.hadoop.yarn.server.webproxy.amfilter.AmFilterInitializer
-
- getBindAddress(Configuration) - Static method in class org.apache.hadoop.yarn.server.webproxy.WebAppProxyServer
-
Retrieve PROXY bind address from configuration
- 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, boolean) - 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.
- getPath(ApplicationId, String, boolean) - 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
-
- getSchemeFromUrl(String) - Static method in class org.apache.hadoop.yarn.server.webproxy.ProxyUriUtils
-
Returns the scheme if present in the url
eg.
- getUriFromAMUrl(String, 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
-