Package | Description |
---|---|
org.apache.hadoop.yarn.client |
Modifier and Type | Class and Description |
---|---|
class |
AutoRefreshNoHARMFailoverProxyProvider<T>
A subclass of
RMFailoverProxyProvider which tries to
resolve the proxy DNS in the event of failover. |
class |
AutoRefreshRMFailoverProxyProvider<T>
A subclass of
RMFailoverProxyProvider which tries to
resolve the proxy DNS in the event of failover. |
class |
ConfiguredRMFailoverProxyProvider<T> |
class |
DefaultNoHARMFailoverProxyProvider<T>
An implementation of
RMFailoverProxyProvider which 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.
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.