| Class | Description | 
|---|---|
| AbstractNNFailoverProxyProvider<T> | |
| AbstractNNFailoverProxyProvider.NNProxyInfo<T> | ProxyInfo to a NameNode. | 
| ClientHAProxyFactory<T> | |
| ConfiguredFailoverProxyProvider<T> | A FailoverProxyProvider implementation which allows one to configure
 multiple URIs to connect to during fail-over. | 
| InMemoryAliasMapFailoverProxyProvider<T> | A  ConfiguredFailoverProxyProviderimplementation used to connect
 to an InMemoryAliasMap. | 
| IPFailoverProxyProvider<T> | A NNFailoverProxyProvider implementation which works on IP failover setup. | 
| RequestHedgingProxyProvider<T> | A FailoverProxyProvider implementation that technically does not "failover"
 per-se. | 
| WrappedFailoverProxyProvider<T> | A NNFailoverProxyProvider implementation which wrapps old implementations
 directly implementing the  FailoverProxyProviderinterface. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.