| Package | Description |
|---|---|
| org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
| Modifier and Type | Field and Description |
|---|---|
protected RpcCallback |
ServerCall.rpcCallback |
| Modifier and Type | Method and Description |
|---|---|
RpcCallback |
ServerCall.getCallBack() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerCall.setCallBack(RpcCallback callback) |
void |
RpcCallContext.setCallBack(RpcCallback callback)
Sets a callback which has to be executed at the end of this RPC call.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.