public class PigTasklet extends PigExecutor implements org.springframework.batch.core.step.tasklet.Tasklet
PigServer が共有されることに注意してください。| コンストラクターと説明 |
|---|
PigTasklet() |
| 修飾子と型 | メソッドと説明 |
|---|---|
org.springframework.batch.repeat.RepeatStatus | execute(org.springframework.batch.core.StepContribution contribution, org.springframework.batch.core.scope.context.ChunkContext chunkContext) |
afterPropertiesSet, executePigScripts, setPigFactory, setPigTemplate, setScriptspublic org.springframework.batch.repeat.RepeatStatus execute(org.springframework.batch.core.StepContribution contribution,
org.springframework.batch.core.scope.context.ChunkContext chunkContext)
throws java.lang.Exceptionorg.springframework.batch.core.step.tasklet.Tasklet 内の execute java.lang.Exception