@Command(name="setcompactionthreshold", description="Set min and max compaction thresholds for a given table") public class SetCompactionThreshold extends NodeTool.NodeToolCmd
output
Constructor and Description |
---|
SetCompactionThreshold() |
Modifier and Type | Method and Description |
---|---|
void |
execute(NodeProbe probe) |
parseOptionalColumnFamilies, parseOptionalKeyspace, parseOptionalKeyspace, run, runInternal
public void execute(NodeProbe probe)
execute
in class NodeTool.NodeToolCmd
Copyright © 2020 The Apache Software Foundation