scylla-jmx/src/main/java
Amnon Heiman 9e97cb530a APITimer: sum should return a value and values are in ns
When removing the pull based timers in the API the sum method in the
APITimer was left stubed by mistake.

This patch take the sum from the histogram as it should be.

Another missed changes are the units, in the yammer library the Timer
does unit conversion before returning the values.

This patch takes the unit conversion from the yammer library to be
compatible.

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
Message-Id: <1464173726-7482-1-git-send-email-amnon@scylladb.com>
2016-05-25 14:16:40 +03:00
..
com APITimer: sum should return a value and values are in ns 2016-05-25 14:16:40 +03:00
org/apache/cassandra MessagingService: Move to APITimer and drop the pulling 2016-05-17 13:04:55 +03:00