public class JarTasklet extends org.springframework.data.hadoop.mapreduce.JarExecutor implements Tasklet
| Constructor and Description |
|---|
JarTasklet() |
| Modifier and Type | Method and Description |
|---|---|
RepeatStatus |
execute(StepContribution contribution,
ChunkContext chunkContext) |
protected Class<T> |
loadClass(String arg0,
ClassLoader arg1) |
protected Configuration |
resolveConfiguration() |
protected Class<T> |
resolveTargetClass(Configuration arg0) |
protected int |
runCode() |
public RepeatStatus execute(StepContribution contribution, ChunkContext chunkContext) throws Exception
protected Configuration resolveConfiguration() throws Exception
Exceptionprotected Class<T> resolveTargetClass(Configuration arg0) throws Exception
Exceptionprotected Class<T> loadClass(String arg0, ClassLoader arg1)