Class GetBatchlogReplayTrottle

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

@Command(name="getbatchlogreplaythrottle", description="Print batchlog replay throttle in KB/s. This is reduced proportionally to the number of nodes in the cluster.") public class GetBatchlogReplayTrottle extends NodeTool.NodeToolCmd
  • Constructor Details

    • GetBatchlogReplayTrottle

      public GetBatchlogReplayTrottle()
  • Method Details