Uses of Class
org.apache.accumulo.server.rpc.HighlyAvailableServiceInvocationHandler
-
Packages that use HighlyAvailableServiceInvocationHandler Package Description org.apache.accumulo.server.rpc -
-
Uses of HighlyAvailableServiceInvocationHandler in org.apache.accumulo.server.rpc
Methods in org.apache.accumulo.server.rpc that return HighlyAvailableServiceInvocationHandler Modifier and Type Method Description protected <T> HighlyAvailableServiceInvocationHandler<T>
HighlyAvailableServiceWrapper. getInvocationHandler(T instance, HighlyAvailableService service)
-