Uses of Class
org.apache.bookkeeper.stats.codahale.FastTimer
-
Packages that use FastTimer Package Description org.apache.bookkeeper.stats.codahale 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 FastTimer Constructor Description FastSnapshot(FastTimer timer, long min, long max, long sum, long cnt, long[] values)
-