Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Field and Description |
---|---|
private Map<Integer,AsyncCall> |
AsyncRpcChannel.pendingCalls |
Modifier and Type | Method and Description |
---|---|
(package private) AsyncCall |
AsyncRpcChannel.removePendingCall(int id) |
Modifier and Type | Method and Description |
---|---|
private void |
AsyncRpcChannel.writeRequest(AsyncCall call)
Write request to channel
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.