@Command(name="setcompactionthroughput", description="Set the MB/s throughput cap for compaction in the system, or 0 to disable throttling") public class SetCompactionThroughput extends NodeTool.NodeToolCmd
NodeTool.NodeToolCmd.KeyspaceSet
Constructor and Description |
---|
SetCompactionThroughput() |
Modifier and Type | Method and Description |
---|---|
void |
execute(NodeProbe probe) |
parseOptionalKeyspace, parseOptionalKeyspace, parseOptionalTables, run
public void execute(NodeProbe probe)
execute
in class NodeTool.NodeToolCmd
Copyright © 2016 The Apache Software Foundation