Class SetCompactionThroughput
java.lang.Object
org.apache.cassandra.tools.NodeTool.NodeToolCmd
org.apache.cassandra.tools.nodetool.SetCompactionThroughput
@Command(name="setcompactionthroughput",
description="Set the MiB/s throughput cap for compaction in the system, or 0 to disable throttling")
public class SetCompactionThroughput
extends NodeTool.NodeToolCmd
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.cassandra.tools.NodeTool.NodeToolCmd
NodeTool.NodeToolCmd.KeyspaceSet -
Field Summary
Fields inherited from class org.apache.cassandra.tools.NodeTool.NodeToolCmd
output, printPort -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cassandra.tools.NodeTool.NodeToolCmd
parseOptionalKeyspace, parseOptionalKeyspace, parseOptionalTables, parsePartitionKeys, run, runInternal
-
Constructor Details
-
SetCompactionThroughput
public SetCompactionThroughput()
-
-
Method Details
-
execute
- Specified by:
executein classNodeTool.NodeToolCmd
-