Class RepairAdmin.CleanupDataCmd

Enclosing class:
RepairAdmin

@Command(name="cleanup", description="cleans up pending data from completed sessions. This happens automatically, but the command is provided for situations where it needs to be expedited. Use --force to cancel compactions that are preventing promotion") public static class RepairAdmin.CleanupDataCmd extends RepairAdmin
  • Constructor Details

    • CleanupDataCmd

      public CleanupDataCmd()
  • Method Details