| Package | Description |
|---|---|
| org.apache.hadoop.hbase.ipc |
| Modifier and Type | Field and Description |
|---|---|
protected static ThreadLocal<RpcServer.Call> |
RpcServer.CurCall
This 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() |