@InterfaceAudience.Private public class MetricsRegionServerQuotaSourceImpl extends BaseSourceImpl implements MetricsRegionServerQuotaSource
MetricsRegionServerQuotaSource.metricsAdapter, metricsContext, metricsDescription, metricsJmxContext, metricsName, metricsRegistry, registryFILE_SYSTEM_UTILIZATION_CHORE_TIME, METRICS_CONTEXT, METRICS_DESCRIPTION, METRICS_JMX_CONTEXT, METRICS_NAME, NUM_REGION_SIZE_REPORT_NAME, NUM_SPACE_SNAPSHOTS_RECEIVED_NAME, NUM_TABLES_IN_VIOLATION_NAME, REGION_SIZE_REPORTING_CHORE_TIME_NAME, SPACE_QUOTA_REFRESHER_CHORE_TIMEHBASE_METRICS_SYSTEM_NAME| 构造器和说明 |
|---|
MetricsRegionServerQuotaSourceImpl() |
MetricsRegionServerQuotaSourceImpl(String metricsName,
String metricsDescription,
String metricsContext,
String metricsJmxContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
incrementNumRegionSizeReportsSent(long numReportsSent) |
void |
incrementRegionSizeReportingChoreTime(long time) |
void |
incrementSpaceQuotaFileSystemScannerChoreTime(long time) |
void |
incrementSpaceQuotaRefresherChoreTime(long time) |
void |
updateNumTablesInSpaceQuotaViolation(long tablesInViolation) |
void |
updateNumTableSpaceQuotaSnapshots(long numSnapshots) |
decGauge, getMetrics, getMetricsContext, getMetricsDescription, getMetricsJmxContext, getMetricsName, getMetricsRegistry, incCounters, incGauge, init, removeMetric, setGauge, updateHistogramclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecGauge, getMetricRegistryInfo, getMetricsContext, getMetricsDescription, getMetricsJmxContext, getMetricsName, incCounters, incGauge, init, removeMetric, setGauge, updateHistogrampublic void updateNumTablesInSpaceQuotaViolation(long tablesInViolation)
public void updateNumTableSpaceQuotaSnapshots(long numSnapshots)
public void incrementSpaceQuotaFileSystemScannerChoreTime(long time)
public void incrementSpaceQuotaRefresherChoreTime(long time)
public void incrementNumRegionSizeReportsSent(long numReportsSent)
public void incrementRegionSizeReportingChoreTime(long time)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.