| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.client | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AutoRefreshNoHARMFailoverProxyProvider<T>A subclass of  RMFailoverProxyProviderwhich tries to
 resolve the proxy DNS in the event of failover. | 
| class  | AutoRefreshRMFailoverProxyProvider<T>A subclass of  RMFailoverProxyProviderwhich tries to
 resolve the proxy DNS in the event of failover. | 
| class  | ConfiguredRMFailoverProxyProvider<T> | 
| class  | DefaultNoHARMFailoverProxyProvider<T>An implementation of  RMFailoverProxyProviderwhich does nothing in
 the event of failover, and always returns the same proxy object. | 
| class  | RequestHedgingRMFailoverProxyProvider<T>A FailoverProxyProvider implementation that technically does not "failover"
 per-se. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> RMFailoverProxyProvider<T> | ClientRMProxy. getClientRMFailoverProxyProvider(org.apache.hadoop.yarn.conf.YarnConfiguration configuration,
                                Class<T> protocol) | 
| protected static <T> RMFailoverProxyProvider<T> | RMProxy. getRMFailoverProxyProvider(org.apache.hadoop.yarn.conf.YarnConfiguration conf,
                          Class<T> protocol,
                          RMProxy<T> instance) | 
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.