Class Vacuumd

    • Constructor Detail

      • Vacuumd

        public Vacuumd()

        Constructor for Vacuumd.

    • Method Detail

      • getSingleton

        public static Vacuumd getSingleton()

        getSingleton

        Returns:
        a Vacuumd object.
      • destroySingleton

        public static void destroySingleton()
      • run

        public void run()

        run

        Specified by:
        run in interface java.lang.Runnable
      • executeStatements

        protected void executeStatements()

        executeStatements

      • getScheduler

        public Scheduler getScheduler()

        getScheduler

        Returns:
        a Scheduler object.
      • getNumAutomations

        public long getNumAutomations()
        Returns the number of automations that have been executed so far.
        Returns:
        the number of automations that have been executed