Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Field and Description |
---|---|
(package private) static RpcClientImpl.CallFuture |
RpcClientImpl.CallFuture.DEATH_PILL |
Modifier and Type | Field and Description |
---|---|
protected BlockingQueue<RpcClientImpl.CallFuture> |
RpcClientImpl.Connection.CallSender.callsToWrite |
Modifier and Type | Method and Description |
---|---|
RpcClientImpl.CallFuture |
RpcClientImpl.Connection.CallSender.sendCall(Call call,
int priority,
org.apache.htrace.Span span) |
Modifier and Type | Method and Description |
---|---|
void |
RpcClientImpl.Connection.CallSender.remove(RpcClientImpl.CallFuture cts) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.