Package | Description |
---|---|
org.apache.hadoop.yarn.server.nodemanager.amrmproxy |
Package org.apache.hadoop.yarn.server.nodemanager.amrmproxy contains
classes for handling federation amrm information.
|
org.apache.hadoop.yarn.server.nodemanager.containermanager | |
org.apache.hadoop.yarn.server.nodemanager.scheduler |
Class and Description |
---|
AbstractRequestInterceptor
Implements the RequestInterceptor interface and provides common functionality
which can can be used and/or extended by other concrete interceptor classes.
|
AMRMProxyApplicationContext
Interface that can be used by the interceptor plugins to get the information
about one application.
|
AMRMProxyMetrics |
AMRMProxyService.RequestInterceptorChainWrapper
Private structure for encapsulating RequestInterceptor and
ApplicationAttemptId instances.
|
AMRMProxyTokenSecretManager
This secret manager instance is used by the AMRMProxyService to generate and
manage tokens.
|
RequestInterceptor
Defines the contract to be implemented by the request interceptor classes,
that can be used to intercept and inspect messages sent from the application
master to the resource manager.
|
TokenAndRegisterResponse
This class contains information about the AMRM token and the RegisterApplicationMasterResponse.
|
Class and Description |
---|
AMRMProxyService
AMRMProxyService is a service that runs on each node manager that can be used
to intercept and inspect messages from application master to the cluster
resource manager.
|
Class and Description |
---|
AbstractRequestInterceptor
Implements the RequestInterceptor interface and provides common functionality
which can can be used and/or extended by other concrete interceptor classes.
|
AMRMProxyApplicationContext
Interface that can be used by the interceptor plugins to get the information
about one application.
|
RequestInterceptor
Defines the contract to be implemented by the request interceptor classes,
that can be used to intercept and inspect messages sent from the application
master to the resource manager.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.