private class RSRpcServices.RegionScannerShippedCallBack extends Object implements RpcCallback
Modifier and Type | Field and Description |
---|---|
private LeaseManager.Lease |
lease |
private String |
scannerName |
private Shipper |
shipper |
Constructor and Description |
---|
RegionScannerShippedCallBack(String scannerName,
Shipper shipper,
LeaseManager.Lease lease) |
private final String scannerName
private final LeaseManager.Lease lease
public RegionScannerShippedCallBack(String scannerName, Shipper shipper, LeaseManager.Lease lease)
public void run() throws IOException
RpcCallback
RpcCallContext
run
in interface RpcCallback
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.