Class ListSnapshots


  • @Command(name="listsnapshots",
             description="Lists all the snapshots along with the size on disk and true size. True size is the total size of all SSTables which are not backed up to disk. Size on disk is total size of the snapshot on disk. Total TrueDiskSpaceUsed does not make any SSTable deduplication.")
    public class ListSnapshots
    extends NodeTool.NodeToolCmd