Class AbstractRpcClient.BlockingRpcChannelImplementation

java.lang.Object
org.apache.hadoop.hbase.ipc.AbstractRpcClient.AbstractRpcChannel
org.apache.hadoop.hbase.ipc.AbstractRpcClient.BlockingRpcChannelImplementation
All Implemented Interfaces:
org.apache.hbase.thirdparty.com.google.protobuf.BlockingRpcChannel
Enclosing class:
AbstractRpcClient<T extends RpcConnection>

public static class AbstractRpcClient.BlockingRpcChannelImplementation extends AbstractRpcClient.AbstractRpcChannel implements org.apache.hbase.thirdparty.com.google.protobuf.BlockingRpcChannel
Blocking rpc channel that goes via hbase rpc.
  • Constructor Details

  • Method Details

    • callBlockingMethod

      public org.apache.hbase.thirdparty.com.google.protobuf.Message callBlockingMethod(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor md, org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller, org.apache.hbase.thirdparty.com.google.protobuf.Message param, org.apache.hbase.thirdparty.com.google.protobuf.Message returnType) throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
      Specified by:
      callBlockingMethod in interface org.apache.hbase.thirdparty.com.google.protobuf.BlockingRpcChannel
      Throws:
      org.apache.hbase.thirdparty.com.google.protobuf.ServiceException