Class GetSnapshotThrottle

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

@Command(name="getsnapshotthrottle", description="Print the snapshot_links_per_second throttle for snapshot/clearsnapshot") public class GetSnapshotThrottle extends NodeTool.NodeToolCmd
  • Constructor Details

    • GetSnapshotThrottle

      public GetSnapshotThrottle()
  • Method Details