@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, next
public 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
IOException
public Result next() throws IOException
IOException
public void close()
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.