@InterfaceAudience.Private public class ClientSideRegionScanner extends AbstractClientScanner
scanMetrics| Constructor and Description |
|---|
ClientSideRegionScanner(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path rootDir,
HTableDescriptor htd,
HRegionInfo hri,
Scan scan,
ScanMetrics scanMetrics) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Result |
next() |
boolean |
renewLease() |
getScanMetrics, initScanMetrics, iterator, nextpublic ClientSideRegionScanner(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path rootDir,
HTableDescriptor htd,
HRegionInfo hri,
Scan scan,
ScanMetrics scanMetrics)
throws IOException
IOExceptionpublic Result next() throws IOException
IOExceptionpublic void close()
public boolean renewLease()
renewLease in class AbstractClientScannerCopyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.