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()
RpcCallback
RpcCallContext
run
in interface RpcCallback
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.