@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() |
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()
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.