@DisallowConcurrentExecution public static class GobblinServiceJobScheduler.GobblinServiceJob extends BaseGobblinJob implements org.quartz.InterruptableJob
| Constructor and Description |
|---|
GobblinServiceJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeImpl(org.quartz.JobExecutionContext context) |
void |
interrupt() |
executepublic void executeImpl(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
executeImpl in class BaseGobblinJoborg.quartz.JobExecutionExceptionpublic void interrupt()
throws org.quartz.UnableToInterruptJobException
interrupt in interface org.quartz.InterruptableJoborg.quartz.UnableToInterruptJobException