| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ServerCall<T extends ServerRpcConnection>Datastructure that holds all necessary to a method invocation and then afterward, carries
 the result. | 
| Modifier and Type | Class and Description | 
|---|---|
| (package private) class  | NettyServerRpcConnectionRpcConnection implementation for netty rpc server. | 
| (package private) class  | SimpleServerRpcConnectionReads calls from a connection and queues them for handling. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected T | ServerCall. connection | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.