@InterfaceAudience.Private public class MasterCoprocessorRpcChannel extends CoprocessorRpcChannel
Service
s
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 Service
stub to call the endpoint
methods.构造器和说明 |
---|
MasterCoprocessorRpcChannel(ClusterConnection conn) |
限定符和类型 | 方法和说明 |
---|---|
protected 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) |
callBlockingMethod, callMethod
public MasterCoprocessorRpcChannel(ClusterConnection conn)
protected 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
callExecService
在类中 CoprocessorRpcChannel
IOException
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.