Uses of Package
org.apache.hadoop.yarn.server.nodemanager.amrmproxy
Packages that use org.apache.hadoop.yarn.server.nodemanager.amrmproxy
Package
Description
Package org.apache.hadoop.yarn.server.nodemanager.amrmproxy contains
classes for handling federation amrm information.
-
Classes in org.apache.hadoop.yarn.server.nodemanager.amrmproxy used by org.apache.hadoop.yarn.server.nodemanager.amrmproxyClassDescriptionImplements the RequestInterceptor interface and provides common functionality which can can be used and/or extended by other concrete interceptor classes.Interface that can be used by the interceptor plugins to get the information about one application.Private structure for encapsulating RequestInterceptor and ApplicationAttemptId instances.This secret manager instance is used by the AMRMProxyService to generate and manage tokens.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.This class contains information about the AMRM token and the RegisterApplicationMasterResponse.
-
Classes in org.apache.hadoop.yarn.server.nodemanager.amrmproxy used by org.apache.hadoop.yarn.server.nodemanager.containermanagerClassDescriptionAMRMProxyService 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.
-
Classes in org.apache.hadoop.yarn.server.nodemanager.amrmproxy used by org.apache.hadoop.yarn.server.nodemanager.schedulerClassDescriptionImplements the RequestInterceptor interface and provides common functionality which can can be used and/or extended by other concrete interceptor classes.Interface that can be used by the interceptor plugins to get the information about one application.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.