| Package | Description |
|---|---|
| org.apache.hadoop.hbase.ipc |
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.ThreadLocal<RpcServer.Call> |
RpcServer.CurCall
This is set to Call object before Handler invokes an RPC and ybdie
after the call returns.
|
protected java.util.concurrent.ConcurrentLinkedDeque<RpcServer.Call> |
RpcServer.Connection.responseQueue |
| Modifier and Type | Method and Description |
|---|---|
RpcServer.Call |
CallRunner.getCall() |