Class SetBatchlogReplayThrottle

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

@Command(name="setbatchlogreplaythrottle", description="Set batchlog replay throttle in KB per second, or 0 to disable throttling. This will be reduced proportionally to the number of nodes in the cluster.") public class SetBatchlogReplayThrottle extends NodeTool.NodeToolCmd
  • Constructor Details

    • SetBatchlogReplayThrottle

      public SetBatchlogReplayThrottle()
  • Method Details