Interface ScheduleOnStartup<T>
public interface ScheduleOnStartup<T>
-
Method Summary
Modifier and TypeMethodDescriptionvoidapply(SchedulerClient scheduler, Clock clock, Task<T> task)
-
Method Details
-
apply
-
voidapply(SchedulerClient scheduler,
Clock clock,
Task<T> task)