Class LogCleaner

    • Method Detail

      • start

        public void start()
        Start log cleanup thread.
      • run

        public void run()
        Delete old log dirs for which the workers are no longer alive.
        Specified by:
        run in interface Runnable