scylla-jmx/src/main/java/com/cloudius/urchin/api
Amnon Heiman 5362b2045d APIClient: Support Empty histogram
An empty histogram can return a valid response from the API but without
any buckets.
This is a valid scenario and common for counters of features that are
not supported yet.
In those cases, the APIClient should return a zero length array.

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
2015-11-19 11:49:31 +02:00
..
APIClient.java APIClient: Support Empty histogram 2015-11-19 11:49:31 +02:00
APIConfig.java Adding a configuration object for the jmx proxy 2015-11-08 12:12:27 +02:00
CacheEntry.java APIClient to support EstimatedHistogram 2015-10-21 14:20:48 +03:00