Package | Description |
---|---|
org.apache.hadoop.io.retry |
A mechanism for selectively retrying methods that throw exceptions under
certain circumstances.
|
Modifier and Type | Method and Description |
---|---|
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 © 2017 Apache Software Foundation. All Rights Reserved.