public class PigTasklet extends PigExecutor implements Tasklet
PigServer is shared between invocations.| Constructor and Description |
|---|
PigTasklet() |
| Modifier and Type | Method and Description |
|---|---|
RepeatStatus |
execute(StepContribution contribution,
ChunkContext chunkContext) |
afterPropertiesSet, executePigScripts, setPigFactory, setPigTemplate, setScriptspublic RepeatStatus execute(StepContribution contribution, ChunkContext chunkContext) throws java.lang.Exception