@InterfaceAudience.Private @InterfaceStability.Unstable public class AutoRefreshRMFailoverProxyProvider<T> extends ConfiguredRMFailoverProxyProvider<T>
RMFailoverProxyProvider which tries to
 resolve the proxy DNS in the event of failover.
 This provider supports YARN Resourcemanager's HA mode.
 This provider doesn't support Federation.conf, protocol, rmProxy, rmServiceIds| Constructor and Description | 
|---|
| AutoRefreshRMFailoverProxyProvider() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | performFailover(T currentProxy) | 
close, getInterface, getProxy, getProxyInternal, initpublic void performFailover(T currentProxy)
performFailover in interface org.apache.hadoop.io.retry.FailoverProxyProvider<T>performFailover in class ConfiguredRMFailoverProxyProvider<T>Copyright © 2008–2023 Apache Software Foundation. All rights reserved.