public class TaskletSparqlCountData
extends org.springframework.batch.core.listener.StepExecutionListenerSupport
implements org.springframework.batch.core.step.tasklet.Tasklet, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
TaskletSparqlCountData(com.hp.hpl.jena.query.Query query,
QueryExecutionFactory qef) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
org.springframework.batch.repeat.RepeatStatus |
execute(org.springframework.batch.core.StepContribution contribution,
org.springframework.batch.core.scope.context.ChunkContext chunkContext) |
public static final String KEY
public TaskletSparqlCountData(com.hp.hpl.jena.query.Query query,
QueryExecutionFactory qef)
public org.springframework.batch.repeat.RepeatStatus execute(org.springframework.batch.core.StepContribution contribution,
org.springframework.batch.core.scope.context.ChunkContext chunkContext)
throws Exception
execute in interface org.springframework.batch.core.step.tasklet.TaskletExceptionCopyright © 2015. All rights reserved.