Class GetInterDCStreamThroughput

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

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

    • GetInterDCStreamThroughput

      public GetInterDCStreamThroughput()
  • Method Details