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.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() |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.