Class GetStreamThroughput

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

@Command(name="getstreamthroughput", description="Print the throughput cap for streaming and entire SSTable streaming in the system in rounded megabits. For precise number, please, use option -d") public class GetStreamThroughput extends NodeTool.NodeToolCmd
  • Constructor Details

    • GetStreamThroughput

      public GetStreamThroughput()
  • Method Details