Class SetInterDCStreamThroughput

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

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

    • SetInterDCStreamThroughput

      public SetInterDCStreamThroughput()
  • Method Details