| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. | 
| Modifier and Type | Method and Description | 
|---|---|
| NettyServerCall | NettyServerRpcConnection. createCall(int id,
          org.apache.hbase.thirdparty.com.google.protobuf.BlockingService service,
          org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor md,
          org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.RequestHeader header,
          org.apache.hbase.thirdparty.com.google.protobuf.Message param,
          CellScanner cellScanner,
          long size,
          InetAddress remoteAddress,
          int timeout,
          RpcServer.CallCleanup reqCleanup) | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.