e194ca85a4
The column family store API was changed so it would have a single API to return the snapshot size. This changes the JMX to use the same API regardless if it is called from the ColumnFamilyMetrics or from ColumnFamilyStore. Signed-off-by: Amnon Heiman <amnon@scylladb.com>