scylla-jmx/src/main/java/org/apache/cassandra/db
Amnon Heiman 5feb4d3841 Adding depricated implementation to column_family
Some of the depricated method in column family are replaced by counters
in Origin. Still, some tools, like nodetool uses the depricated API.

This adds an implementation to some of the depricated method that is
based on the column family counters similiar to origin.

Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>
2015-09-17 13:43:19 +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 Adding depricated implementation to column_family 2015-09-17 13:43:19 +03:00
ColumnFamilyStoreMBean.java Moving the MBean to 2.1 (8) 2015-07-30 12:01:05 +03:00