scylla-jmx/src/main/java/org/apache/cassandra/db
Amnon Heiman 54fe3d7ccf ColumnFamilyMetrics: Use schedule for the column family timer
The logic of that timer, should be that after some defined time from the
previous request a new one will be sent, the actuall rate is
meaningless and only cause delyed request to be sent in a higher
frequency after the delayed reponse was returned.

Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>
2015-10-04 12:49:51 +03:00
..
commitlog Moving the MBean to 2.1 (8) 2015-07-30 12:01:05 +03:00
compaction Moving the MBean to 2.1 (8) 2015-07-30 12:01:05 +03:00
ColumnFamilyStore.java ColumnFamilyMetrics: Use schedule for the column family timer 2015-10-04 12:49:51 +03:00
ColumnFamilyStoreMBean.java Moving the MBean to 2.1 (8) 2015-07-30 12:01:05 +03:00