Class SchedulerObject

    • Constructor Detail

      • SchedulerObject

        public SchedulerObject()
    • Method Detail

      • start

        public void start()
      • stop

        public void stop()
        Pauses the scheduler service. The pause is cluster-wide and survives a node restart. See start() to resume the schedules service.