| Package | Description |
|---|---|
| org.apache.hadoop.io.retry |
A mechanism for selectively retrying methods that throw exceptions under
certain circumstances.
|
| org.apache.hadoop.ipc |
Tools to help define network clients and servers.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
LossyRetryInvocationHandler<T> |
A dummy invocation handler extending RetryInvocationHandler.
|
class |
RetryInvocationHandler<T> |
A
RpcInvocationHandler which supports client side retry . |
| Modifier and Type | Class | Description |
|---|---|---|
protected static class |
ProtobufRpcEngine.Invoker |
Deprecated.
|
protected static class |
ProtobufRpcEngine2.Invoker |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.