Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentSkipListMap<Integer,RpcClient.Call> |
RpcClient.Connection.calls |
Modifier and Type | Method and Description |
---|---|
protected RpcClient.Connection |
RpcClient.getConnection(User ticket,
RpcClient.Call call,
InetSocketAddress addr,
Codec codec,
org.apache.hadoop.io.compress.CompressionCodec compressor)
Get a connection from the pool, or create a new one and add it to the
pool.
|
protected void |
RpcClient.Connection.tracedWriteRequest(RpcClient.Call call,
int priority,
org.htrace.Span span) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.