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