@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| Constructor and Description |
|---|
MetricsRegionServerQuotaSourceImpl() |
MetricsRegionServerQuotaSourceImpl(String metricsName,
String metricsDescription,
String metricsContext,
String metricsJmxContext) |
| Modifier and Type | Method and Description |
|---|---|
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)
updateNumTablesInSpaceQuotaViolation in interface MetricsRegionServerQuotaSourcepublic void updateNumTableSpaceQuotaSnapshots(long numSnapshots)
updateNumTableSpaceQuotaSnapshots in interface MetricsRegionServerQuotaSourcepublic void incrementSpaceQuotaFileSystemScannerChoreTime(long time)
incrementSpaceQuotaFileSystemScannerChoreTime in interface MetricsRegionServerQuotaSourcepublic void incrementSpaceQuotaRefresherChoreTime(long time)
incrementSpaceQuotaRefresherChoreTime in interface MetricsRegionServerQuotaSourcepublic void incrementNumRegionSizeReportsSent(long numReportsSent)
incrementNumRegionSizeReportsSent in interface MetricsRegionServerQuotaSourcepublic void incrementRegionSizeReportingChoreTime(long time)
incrementRegionSizeReportingChoreTime in interface MetricsRegionServerQuotaSourceCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.