Package org.apache.hadoop.hbase.util
Interface TimeMeasurable<T>
Methods that implement this interface can be measured elapsed time. It works together with
MovingAverage
to take effect.-
Method Summary
-
Method Details
-
measure
Measure elapsed time.
-