java.io.Closeable, java.lang.AutoCloseable, org.apache.hadoop.io.retry.FailoverProxyProvider<T>, RMFailoverProxyProvider<T>@Private @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 | Description |
|---|---|
AutoRefreshRMFailoverProxyProvider() |
| Modifier and Type | Method | 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–2025 Apache Software Foundation. All rights reserved.