| Class | Description |
|---|---|
| AboutBlock |
About block for the Router Web UI.
|
| AboutPage |
About page for the Router Web UI.
|
| AbstractClientRequestInterceptor |
Implements the
ClientRequestInterceptor interface and provides common
functionality which can can be used and/or extended by other concrete
interceptor classes. |
| AbstractRESTRequestInterceptor |
Extends the RequestInterceptor class and provides common functionality which
can be used and/or extended by other concrete interceptor classes.
|
| AbstractRMAdminRequestInterceptor |
Implements the
RMAdminRequestInterceptor interface and provides
common functionality which can can be used and/or extended by other concrete
interceptor classes. |
| ApplicationSubmissionContextInterceptor |
It prevents DoS attack over the ApplicationClientProtocol.
|
| AppsBlock |
Applications block for the Router Web UI.
|
| ClientMethod |
Class to define client method,params and arguments.
|
| ClientRequestInterceptor |
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.
|
| DefaultClientRequestInterceptor |
Extends the
AbstractRequestInterceptorClient class and provides an
implementation that simply forwards the client requests to the cluster
resource manager. |
| DefaultRequestInterceptorREST |
Extends the AbstractRequestInterceptorClient class and provides an
implementation that simply forwards the client requests to the resource
manager.
|
| DefaultRMAdminRequestInterceptor |
Extends the
AbstractRMAdminRequestInterceptor class and provides an
implementation that simply forwards the client requests to the cluster
resource manager. |
| FederationBulkActivitiesInfo | |
| FederationClientInterceptor |
Extends the
AbstractRequestInterceptorClient class and provides an
implementation for federation of YARN RM and scaling an application across
multiple YARN SubClusters. |
| FederationClusterInfo | |
| FederationClusterUserInfo | |
| FederationConfInfo | |
| FederationInterceptorREST |
Extends the
AbstractRESTRequestInterceptor class and provides an
implementation for federation of YARN RM and scaling an application across
multiple YARN SubClusters. |
| FederationRMAdminInterceptor | |
| FederationRMQueueAclInfo | |
| FederationSchedulerTypeInfo | |
| HTTPMethods |
HTTP verbs.
|
| MetricsOverviewTable | |
| NavBlock |
Navigation block for the Router Web UI.
|
| NodeLabelsBlock |
Navigation block for the Router Web UI.
|
| NodeLabelsPage |
Renders a block for the nodelabels with metrics information.
|
| NodesBlock |
Nodes block for the Router Web UI.
|
| PassThroughClientRequestInterceptor |
Interceptor that does not do anything other than forwarding it to the next
Interceptor in the chain.
|
| RESTRequestInterceptor |
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.
|
| RMAdminProtocolMethod |
Class to define admin method, params and arguments.
|
| RMAdminRequestInterceptor |
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.
|
| Router |
The router is a stateless YARN component which is the entry point to the
cluster.
|
| RouterAppInfoCacheKey | |
| RouterAuditLogger |
Manages Router audit logs.
|
| RouterAuditLogger.AuditConstants | |
| RouterBlock | |
| RouterClientRMService |
RouterClientRMService is a service that runs on each router that can be used
to intercept and inspect
ApplicationClientProtocol messages from
client to the cluster resource manager. |
| RouterClientRMService.RequestInterceptorChainWrapper |
Private structure for encapsulating RequestInterceptor and user instances.
|
| RouterClusterMetrics | |
| RouterController |
Controller for the Router Web UI.
|
| RouterDelegationTokenSecretManager |
A Router specific delegation token secret manager.
|
| RouterDelegationTokenSupport |
Workaround for serialization of
AbstractDelegationTokenSecretManager.DelegationTokenInformation through package access. |
| RouterInfo | |
| RouterMetrics |
This class is for maintaining the various Router Federation Interceptor
activity statistics and publishing them through the metrics interfaces.
|
| RouterPolicyProvider |
PolicyProvider for YARN Router server protocols. |
| 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. |
| RouterRMAdminService.RequestInterceptorChainWrapper |
Private structure for encapsulating RequestInterceptor and user instances.
|
| RouterSchedulerMetrics | |
| RouterServerUtil |
Common utility methods used by the Router server.
|
| RouterView |
View for the Router Web UI.
|
| RouterWebApp |
The Router webapp.
|
| RouterWebServices |
RouterWebServices is a service that runs on each router that can be used to
intercept and inspect
RMWebServiceProtocol messages from client to
the cluster resource manager. |
| RouterWebServices.RequestInterceptorChainWrapper |
Private structure for encapsulating RequestInterceptor and user instances.
|
| RouterWebServiceUtil |
The Router webservice util class.
|
| RouterYarnClientUtils |
Util class for Router Yarn client API calls.
|
| SubClusterCleaner |
The SubClusterCleaner thread is used to check whether the SubCluster
has exceeded the heartbeat time.
|
| SubClusterResult<R> |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.