@InterfaceAudience.Public @InterfaceStability.Evolving public abstract class CoprocessorRpcChannel extends Object implements com.google.protobuf.RpcChannel, com.google.protobuf.BlockingRpcChannel
Service
s.
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
IOException
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.