@InterfaceAudience.Private public abstract class AbstractClientScanner extends Object implements ResultScanner
| 限定符和类型 | 字段和说明 |
|---|---|
protected ScanMetrics |
scanMetrics |
| 构造器和说明 |
|---|
AbstractClientScanner() |
| 限定符和类型 | 方法和说明 |
|---|---|
ScanMetrics |
getScanMetrics()
Used internally accumulating metrics on scan.
|
protected void |
initScanMetrics(Scan scan)
Check and initialize if application wants to collect scan metrics
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, iterator, next, next, renewLeaseforEach, spliteratorprotected ScanMetrics scanMetrics
protected void initScanMetrics(Scan scan)
public ScanMetrics getScanMetrics()
Scan.setScanMetricsEnabled(boolean).getScanMetrics 在接口中 ResultScannerScanMetrics instance or null if scan metrics not enabled.Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.