Uses of Interface
org.apache.hadoop.ipc.RpcInvocationHandler
Packages that use RpcInvocationHandler
Package
Description
A mechanism for selectively retrying methods that throw exceptions under
certain circumstances.
Tools to help define network clients and servers.
-
Uses of RpcInvocationHandler in org.apache.hadoop.io.retry
Classes in org.apache.hadoop.io.retry that implement RpcInvocationHandlerModifier and TypeClassDescriptionclassA dummy invocation handler extending RetryInvocationHandler.classARpcInvocationHandlerwhich supports client side retry . -
Uses of RpcInvocationHandler in org.apache.hadoop.ipc
Classes in org.apache.hadoop.ipc that implement RpcInvocationHandlerModifier and TypeClassDescriptionprotected static classDeprecated.protected static class