public final class SchedulerRunner extends Object
Constructor and Description |
---|
SchedulerRunner(SchedulingPolicy schedulingPolicy,
PendingTaskGroupQueue pendingTaskGroupQueue) |
Modifier and Type | Method and Description |
---|---|
void |
scheduleJob(JobStateManager jobStateManager) |
void |
terminate() |
@Inject public SchedulerRunner(SchedulingPolicy schedulingPolicy, PendingTaskGroupQueue pendingTaskGroupQueue)
public void scheduleJob(JobStateManager jobStateManager)
public void terminate()
Copyright © 2018. All rights reserved.