scylla-jmx/src/main/java/com/cloudius/urchin/api
Amnon Heiman 1db077618d APIClient: Add getMapStringIntegerValue and getMapStringLongValue
This patch adds two map reader function to the APIClient, one that parse
map<String,Integer> and one for map<String,Long>

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
2015-11-03 11:18:33 +02:00
..
APIClient.java APIClient: Add getMapStringIntegerValue and getMapStringLongValue 2015-11-03 11:18:33 +02:00
CacheEntry.java APIClient to support EstimatedHistogram 2015-10-21 14:20:48 +03:00