scylla-jmx/src/main/java/org/apache/cassandra
Amnon Heiman 8a73d6a840 CacheMetrics: Switch to APITimer
CacheMetrics is a general counter that is used for all possible caches.
For caches that we do not support, there is no need to go and fetch
their values.

When moving to the APITimer each such request will take longer (the
value will not be available as it use it) now it will be possible to
supply a null as a url which would cause to the metrics to return 0 for
all counters.

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
2016-05-17 11:32:59 +03:00
..
db ColumnFamilyStore: Preparation for removing the pull mode 2016-05-02 14:55:32 +03:00
gms EndpointState: log and ignore not supported states 2016-04-12 15:53:16 +03:00
locator Clean the jmxproxy output 2015-12-30 09:27:33 +02:00
metrics CacheMetrics: Switch to APITimer 2016-05-17 11:32:59 +03:00
net ProcessingException was changed to IllegalStateException 2016-03-22 08:55:35 +02:00
repair Add the RepairParallelism enum 2015-08-27 20:46:02 +03:00
service StorageService: Add takeMultipleColumnFamilySnapshot support 2016-04-26 14:28:33 +03:00
streaming SessionInfo: Add receiving_files and sending_files support 2016-02-27 03:34:22 +02:00