Uses of Interface
org.apache.hadoop.hbase.metrics.Timer
Package
Description
Metrics API for HBase.
Implementation of the HBase Metrics framework.
-
Uses of Timer in org.apache.hadoop.hbase.coprocessor.example
Modifier and TypeFieldDescriptionprivate Timer
ExampleRegionObserverWithMetrics.costlyOperationTimer
private Timer
ExampleMasterObserverWithMetrics.createTableTimer
This is the Timer metric object to keep track of the current count across invocations -
Uses of Timer in org.apache.hadoop.hbase.metrics
-
Uses of Timer in org.apache.hadoop.hbase.metrics.impl
-
Uses of Timer in org.apache.hadoop.hbase.regionserver
Modifier and TypeFieldDescriptionprivate Timer
MetricsRegionServer.bulkLoadTimer
private final Timer
MetricsRegionServerQuotaSourceImpl.fileSystemUtilizationChoreTimer
private final Timer
MetricsRegionServerQuotaSourceImpl.regionSizeReportingChoreTimer
private final Timer
MetricsRegionServerQuotaSourceImpl.spaceQuotaRefresherChoreTimer