@InterfaceAudience.Public @InterfaceStability.Evolving public abstract class CoprocessorRpcChannel extends Object implements com.google.protobuf.RpcChannel, com.google.protobuf.BlockingRpcChannel
Services.
Note that clients should not use this class directly, except through
Table.coprocessorService(byte[]).| Constructor and Description |
|---|
CoprocessorRpcChannel() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract com.google.protobuf.Message |
callExecService(com.google.protobuf.RpcController controller,
com.google.protobuf.Descriptors.MethodDescriptor method,
com.google.protobuf.Message request,
com.google.protobuf.Message responsePrototype) |
protected abstract com.google.protobuf.Message callExecService(com.google.protobuf.RpcController controller,
com.google.protobuf.Descriptors.MethodDescriptor method,
com.google.protobuf.Message request,
com.google.protobuf.Message responsePrototype)
throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.