Class RSRpcServices.RegionScannerCloseCallBack
java.lang.Object
org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerCloseCallBack
- All Implemented Interfaces:
RpcCallback
- Enclosing class:
- RSRpcServices
private static final class RSRpcServices.RegionScannerCloseCallBack
extends Object
implements RpcCallback
An Rpc callback for closing a RegionScanner.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
scanner
-
-
Constructor Details
-
RegionScannerCloseCallBack
-
-
Method Details
-
run
Description copied from interface:RpcCallback
Called at the end of an Rpc CallRpcCallContext
- Specified by:
run
in interfaceRpcCallback
- Throws:
IOException
-