scylla-jmx/src/main/java/org/apache/cassandra/db
Amnon Heiman 107664dbf1 CompactionManager: Switch to the update compaction history API
This changes the CompactionManager getCompactionHistory to use the new
get_compaction_history API.

It uses the CompactionHistoryTabularData to parse and report the
results.

After this patch nodetool compactionhistory would work.

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
2015-12-16 14:52:21 +02:00
..
commitlog Moving the MBean to 2.1 (8) 2015-07-30 12:01:05 +03:00
compaction CompactionManager: Switch to the update compaction history API 2015-12-16 14:52:21 +02:00
ColumnFamilyStore.java ColumnFamilyStore: getSSTableCountPerLevel should return null not empty array 2015-12-03 12:20:30 +02:00
ColumnFamilyStoreMBean.java Moving the MBean to 2.1 (8) 2015-07-30 12:01:05 +03:00