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 |
---|---|
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–2019 Cloudera. All rights reserved.