Package org.apache.hadoop.yarn.server.router.rmadmin
package org.apache.hadoop.yarn.server.router.rmadmin
Router RM Admin Proxy Service package.
-
ClassDescriptionImplements the
RMAdminRequestInterceptorinterface and provides common functionality which can can be used and/or extended by other concrete interceptor classes.Extends theAbstractRMAdminRequestInterceptorclass and provides an implementation that simply forwards the client requests to the cluster resource manager.Class to define admin method, params and arguments.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.RouterRMAdminService is a service that runs on each router that can be used to intercept and inspectResourceManagerAdministrationProtocolmessages from client to the cluster resource manager.Private structure for encapsulating RequestInterceptor and user instances.