Uses of Package
org.apache.hadoop.yarn.server.router.webapp
Packages that use org.apache.hadoop.yarn.server.router.webapp
-
Classes in org.apache.hadoop.yarn.server.router.webapp used by org.apache.hadoop.yarn.server.router.webappClassDescriptionExtends the RequestInterceptor class and provides common functionality which can be used and/or extended by other concrete interceptor classes.Extends the AbstractRequestInterceptorClient class and provides an implementation that simply forwards the client requests to the resource manager.HTTP verbs.Defines the contract to be implemented by the request interceptor classes, that can be used to intercept and inspect messages sent from the client to the resource manager server.View for the Router Web UI.Private structure for encapsulating RequestInterceptor and user instances.