| Package | Description |
|---|---|
| org.apache.hadoop.io.retry |
A mechanism for selectively retrying methods that throw exceptions under
certain circumstances.
|
| Modifier and Type | Method | Description |
|---|---|---|
FailoverProxyProvider.ProxyInfo<T> |
DefaultFailoverProxyProvider.getProxy() |
|
FailoverProxyProvider.ProxyInfo<T> |
FailoverProxyProvider.getProxy() |
Get the proxy object which should be used until the next failover event
occurs.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.