Uses of Class
org.apache.hadoop.io.retry.FailoverProxyProvider.ProxyInfo

Packages that use FailoverProxyProvider.ProxyInfo
org.apache.hadoop.io.retry A mechanism for selectively retrying methods that throw exceptions under certain circumstances. 
 

Uses of FailoverProxyProvider.ProxyInfo in org.apache.hadoop.io.retry
 

Methods in org.apache.hadoop.io.retry that return FailoverProxyProvider.ProxyInfo
 FailoverProxyProvider.ProxyInfo<T> FailoverProxyProvider.getProxy()
          Get the proxy object which should be used until the next failover event occurs.
 FailoverProxyProvider.ProxyInfo<T> DefaultFailoverProxyProvider.getProxy()
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.