scylla-jmx/src/main/java/org/apache/cassandra/db/compaction
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
..
CompactionHistoryTabularData.java Importing CompactionHistoryTabularData from origin 2015-12-16 14:51:52 +02:00
CompactionManager.java CompactionManager: Switch to the update compaction history API 2015-12-16 14:52:21 +02:00
CompactionManagerMBean.java Moving the MBean to 2.1 (8) 2015-07-30 12:01:05 +03:00