| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static ThreadLocal<RpcServer.Call> | RpcServer. CurCallThis is set to Call object before Handler invokes an RPC and ybdie
 after the call returns. | 
| protected ConcurrentLinkedDeque<RpcServer.Call> | RpcServer.Connection. responseQueue | 
| Modifier and Type | Method and Description | 
|---|---|
| RpcServer.Call | CallRunner. getCall() | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.