Interface ScheduleOnStartup<T>


public interface ScheduleOnStartup<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(SchedulerClient scheduler, Clock clock, Task<T> task)