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