Uses of Interface
org.apache.hadoop.hbase.ipc.HBaseRpcController.CancellationCallback
-
Uses of HBaseRpcController.CancellationCallback in org.apache.hadoop.hbase.ipc
Modifier and TypeMethodDescriptionvoid
DelegatingHBaseRpcController.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.void
HBaseRpcControllerImpl.notifyOnCancel
(org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<Object> callback, HBaseRpcController.CancellationCallback action)