| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.ipc |
| 限定符和类型 | 字段和说明 |
|---|---|
protected ConcurrentSkipListMap<Integer,Call> |
RpcClientImpl.Connection.calls |
| 限定符和类型 | 方法和说明 |
|---|---|
protected RpcClientImpl.Connection |
RpcClientImpl.getConnection(org.apache.hadoop.hbase.security.User ticket,
Call call,
InetSocketAddress addr,
org.apache.hadoop.hbase.codec.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 |
RpcClientImpl.Connection.tracedWriteRequest(Call call,
int priority,
org.apache.htrace.Span span) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.