public class PigTasklet extends PigExecutor implements org.springframework.batch.core.step.tasklet.Tasklet
PigServer
is shared between invocations.Constructor and Description |
---|
PigTasklet() |
Modifier and Type | Method and Description |
---|---|
org.springframework.batch.repeat.RepeatStatus |
execute(org.springframework.batch.core.StepContribution contribution,
org.springframework.batch.core.scope.context.ChunkContext chunkContext) |
afterPropertiesSet, executePigScripts, setPigFactory, setPigTemplate, setScripts
public org.springframework.batch.repeat.RepeatStatus execute(org.springframework.batch.core.StepContribution contribution, org.springframework.batch.core.scope.context.ChunkContext chunkContext) throws java.lang.Exception
execute
in interface org.springframework.batch.core.step.tasklet.Tasklet
java.lang.Exception