Class SetSnapshotThrottle

java.lang.Object
org.apache.cassandra.tools.NodeTool.NodeToolCmd
org.apache.cassandra.tools.nodetool.SetSnapshotThrottle

@Command(name="setsnapshotthrottle", description="Set the snapshot_links_per_second cap for snapshot and clearsnapshot throttling") public class SetSnapshotThrottle extends NodeTool.NodeToolCmd
  • Constructor Details

    • SetSnapshotThrottle

      public SetSnapshotThrottle()
  • Method Details