| Constructor and Description |
|---|
IntervalBasedScheduler(SchedulerService schedulerService,
String name,
int schedulerThreads) |
| Modifier and Type | Method and Description |
|---|---|
void |
schedule(List<Task> tasks)
Submit tasks to the scheduler.
|
void |
shutdown()
Shuts down the scheduler.
|
public IntervalBasedScheduler(SchedulerService schedulerService, String name, int schedulerThreads)
Copyright © 2015 Red Hat, Inc.. All rights reserved.