scylla-jmx/src/main/java/com/yammer/metrics/core
Amnon Heiman 4d1f8ed7c9 APIMeter: Move out of pull mode
This replaces the APIMeter implementation so it will not pull the API
regularly.

To by complient with the yammer object registration mechanism, it still
inherit from Meter, but all the functionalities are overriden.

Now all the data is taken from the API including the rate statistics.

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
2016-05-17 10:03:12 +03:00
..
APICounter.java Rename "com.cloudius.urchin" package to "com.scylladb.jmx" 2015-12-17 09:28:17 +02:00
APIHistogram.java Rename "com.cloudius.urchin" package to "com.scylladb.jmx" 2015-12-17 09:28:17 +02:00
APIMeter.java APIMeter: Move out of pull mode 2016-05-17 10:03:12 +03:00
APIMetricsRegistry.java Create and register the APISettableMetrics 2015-11-16 11:29:21 +02:00
APISettableMeter.java Adding the APISettableMeter 2015-11-16 11:27:31 +02:00
APITimer.java Adding the APITimer 2015-07-14 18:10:53 +03:00
HistogramValues.java APIHistogram: Use the new histogram parameter name 2015-10-04 12:46:44 +03:00