Uses of Class
org.apache.bookkeeper.stats.codahale.FastTimer
Packages that use FastTimer
Package
Description
A lightweight stats library implementation based on Codahale metrics library.
-
Uses of FastTimer in org.apache.bookkeeper.stats.codahale
Constructors in org.apache.bookkeeper.stats.codahale with parameters of type FastTimerModifierConstructorDescriptionFastSnapshot(FastTimer timer, long min, long max, long sum, long cnt, long[] values)