Uses of Interface
org.apache.hadoop.hbase.metrics.Timer
Packages that use Timer
Package
Description
Metrics API for HBase.
Implementation of the HBase Metrics framework.
-
Uses of Timer in org.apache.hadoop.hbase.coprocessor.example
Fields in org.apache.hadoop.hbase.coprocessor.example declared as TimerModifier 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
Methods in org.apache.hadoop.hbase.metrics that return Timer -
Uses of Timer in org.apache.hadoop.hbase.metrics.impl
Classes in org.apache.hadoop.hbase.metrics.impl that implement TimerMethods in org.apache.hadoop.hbase.metrics.impl that return TimerMethods in org.apache.hadoop.hbase.metrics.impl with parameters of type Timer -
Uses of Timer in org.apache.hadoop.hbase.regionserver
Fields in org.apache.hadoop.hbase.regionserver declared as TimerModifier and TypeFieldDescriptionprivate Timer
MetricsRegionServer.bulkLoadTimer
private final Timer
MetricsRegionServerQuotaSourceImpl.fileSystemUtilizationChoreTimer
private final Timer
MetricsRegionServerQuotaSourceImpl.regionSizeReportingChoreTimer
private final Timer
MetricsRegionServerQuotaSourceImpl.spaceQuotaRefresherChoreTimer