@InterfaceAudience.Public @InterfaceStability.Evolving public class ScanMetricsRegionInfo extends Object
ServerSideScanMetrics.collectMetricsByRegion() or
 ServerSideScanMetrics.collectMetricsByRegion(boolean).| Modifier and Type | Field and Description | 
|---|---|
| static ScanMetricsRegionInfo | EMPTY_SCAN_METRICS_REGION_INFOUsers should only compare against this constant by reference and should not make any
 assumptions regarding content of the constant. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| String | getEncodedRegionName() | 
| ServerName | getServerName() | 
| int | hashCode() | 
| String | toString() | 
public static final ScanMetricsRegionInfo EMPTY_SCAN_METRICS_REGION_INFO
public String getEncodedRegionName()
public ServerName getServerName()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.