@InterfaceAudience.Private public class RegionServerCoprocessorRpcChannel extends CoprocessorRpcChannel
com.google.protobuf.Services against a given region server. An instance of this class may
be obtained by calling HBaseAdmin.coprocessorService(ServerName),
but should normally only be used in creating a new com.google.protobuf.Service stub to
call the endpoint methods.| Constructor and Description |
|---|
RegionServerCoprocessorRpcChannel(ClusterConnection conn,
ServerName serverName) |
| Modifier and Type | Method and Description |
|---|---|
protected Message |
callExecService(RpcController controller,
Descriptors.MethodDescriptor method,
Message request,
Message responsePrototype) |
callBlockingMethod, callMethodpublic RegionServerCoprocessorRpcChannel(ClusterConnection conn, ServerName serverName)
protected Message callExecService(RpcController controller,
Descriptors.MethodDescriptor method,
Message request,
Message responsePrototype)
throws IOException
callExecService in class CoprocessorRpcChannelIOException