Class RepairAdmin.SummarizeRepairedCmd

Enclosing class:
RepairAdmin

@Command(name="summarize-repaired", description="return the most recent repairedAt timestamp for the given token range (or all replicated ranges if no tokens are provided)") public static class RepairAdmin.SummarizeRepairedCmd extends RepairAdmin
  • Constructor Details

    • SummarizeRepairedCmd

      public SummarizeRepairedCmd()
  • Method Details