程序包 | 说明 |
---|---|
org.apache.hadoop.hbase.ipc |
限定符和类型 | 方法和说明 |
---|---|
void |
DelegatingHBaseRpcController.notifyOnCancel(org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<Object> callback,
HBaseRpcController.CancellationCallback action) |
void |
HBaseRpcControllerImpl.notifyOnCancel(org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<Object> callback,
HBaseRpcController.CancellationCallback action) |
void |
HBaseRpcController.notifyOnCancel(org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<Object> callback,
HBaseRpcController.CancellationCallback action)
If not cancelled, add the callback to cancellation callback list.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.