@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,
TableDescriptor htd,
RegionInfo hri,
Scan scan,
ScanMetrics scanMetrics) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Result |
next() |
boolean |
renewLease() |
getScanMetrics, initScanMetricsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waititerator, nextforEach, spliteratorpublic ClientSideRegionScanner(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path rootDir,
TableDescriptor htd,
RegionInfo hri,
Scan scan,
ScanMetrics scanMetrics)
throws IOException
IOExceptionpublic Result next() throws IOException
IOExceptionpublic void close()
public boolean renewLease()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.