static class RSRpcServices.RegionScannersCloseCallBack extends Object implements RpcCallback
| Modifier and Type | Field and Description | 
|---|---|
| private List<RegionScanner> | scanners | 
| Constructor and Description | 
|---|
| RegionScannersCloseCallBack() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addScanner(RegionScanner scanner) | 
| void | run()Called at the end of an Rpc Call  RpcCallContext | 
private final List<RegionScanner> scanners
RegionScannersCloseCallBack()
public void addScanner(RegionScanner scanner)
public void run()
RpcCallbackRpcCallContextrun in interface RpcCallbackCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.