Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Field and Description |
---|---|
protected ConcurrentSkipListMap<Integer,Call> |
RpcClientImpl.Connection.calls |
Modifier and Type | Method and Description |
---|---|
protected RpcClientImpl.Connection |
RpcClientImpl.getConnection(User ticket,
Call call,
InetSocketAddress addr)
Get a connection from the pool, or create a new one and add it to the
pool.
|
protected void |
RpcClientImpl.Connection.tracedWriteRequest(Call call,
int priority,
org.apache.htrace.Span span) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.