Class RepairRunnable

    • Constructor Detail

      • RepairRunnable

        public RepairRunnable​(StorageService storageService,
                              int cmd,
                              RepairOption options,
                              java.lang.String keyspace)
    • Method Detail

      • fireProgressEvent

        protected void fireProgressEvent​(ProgressEvent event)
      • notification

        public void notification​(java.lang.String msg)
      • notifyError

        public void notifyError​(java.lang.Throwable error)
      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable