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