@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
NodeTool.NodeToolCmd.KeyspaceSet
output, printPort
Constructor and Description |
---|
ListSnapshots() |
Modifier and Type | Method and Description |
---|---|
void |
execute(NodeProbe probe) |
parseOptionalKeyspace, parseOptionalKeyspace, parseOptionalTables, run, runInternal
public void execute(NodeProbe probe)
execute
in class NodeTool.NodeToolCmd
Copyright © 2009- The Apache Software Foundation