public interface SchedulerLifecycle
void
shutdown()
start()
void start()
Implementations should make sure the call is idempotent and threadsafe.
void shutdown()