Package | Description |
---|---|
org.apache.hadoop.yarn.server.router |
Router Server package.
|
org.apache.hadoop.yarn.server.router.rmadmin |
Router RM Admin Proxy Service package.
|
Class and Description |
---|
RouterRMAdminService
RouterRMAdminService is a service that runs on each router that can be used
to intercept and inspect
ResourceManagerAdministrationProtocol
messages from client to the cluster resource manager. |
Class and Description |
---|
AbstractRMAdminRequestInterceptor
Implements the
RMAdminRequestInterceptor interface and provides
common functionality which can can be used and/or extended by other concrete
intercepter classes. |
RMAdminRequestInterceptor
Defines the contract to be implemented by the request intercepter classes,
that can be used to intercept and inspect messages sent from the client to
the resource manager.
|
RouterRMAdminService.RequestInterceptorChainWrapper
Private structure for encapsulating RequestInterceptor and user instances.
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.