Class SetStreamThroughput

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

@Command(name="setstreamthroughput", description="Set throughput cap for streaming and entire SSTable streaming in the system, or 0 to disable throttling") public class SetStreamThroughput extends NodeTool.NodeToolCmd
  • Constructor Details

    • SetStreamThroughput

      public SetStreamThroughput()
  • Method Details