public class JobTasklet extends org.springframework.data.hadoop.mapreduce.JobExecutor implements Tasklet
| Constructor and Description |
|---|
JobTasklet() |
| Modifier and Type | Method and Description |
|---|---|
RepeatStatus |
execute(StepContribution contribution,
ChunkContext chunkContext) |
afterPropertiesSet, destroy, findJobs, isKillJobsAtShutdown, isVerbose, isWaitForCompletion, setBeanFactory, setExecutor, setJob, setJobNames, setJobs, setKillJobAtShutdown, setVerbose, setWaitForCompletion, startJobs, startJobs, stopJobs, stopJobspublic RepeatStatus execute(StepContribution contribution, ChunkContext chunkContext) throws Exception