Uses of Interface
org.apache.hadoop.hbase.metrics.Timer
-
Uses of org.apache.hadoop.hbase.metrics.Timer in org.apache.hadoop.hbase.metrics
Modifier and TypeMethodDescriptionorg.apache.hadoop.hbase.metrics.Timer
MetricRegistry.timer
(String name) Get or construct aTimer
used to measure durations and report rates.