public class HiveTasklet extends HiveExecutor implements org.springframework.batch.core.step.tasklet.Tasklet
コンストラクターと説明 |
---|
HiveTasklet() |
修飾子と型 | メソッドと説明 |
---|---|
org.springframework.batch.repeat.RepeatStatus | execute(org.springframework.batch.core.StepContribution contribution, org.springframework.batch.core.scope.context.ChunkContext chunkContext) |
afterPropertiesSet, executeHiveScripts, setHiveClientFactory, setHiveTemplate, 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
org.springframework.batch.core.step.tasklet.Tasklet
の execute
java.lang.Exception