sstables abstract method
returns a multi-line string that describes all of the sstables that make up the db contents.
Implementation
String sstables();
returns a multi-line string that describes all of the sstables that make up the db contents.
String sstables();