public class DataCountTasklet
extends org.springframework.batch.core.listener.StepExecutionListenerSupport
implements org.springframework.batch.core.step.tasklet.Tasklet, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
DataCountTasklet(com.hp.hpl.jena.query.Query query,
org.aksw.jena_sparql_api.core.QueryExecutionFactory sparqlService) |
| 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 DataCountTasklet(com.hp.hpl.jena.query.Query query,
org.aksw.jena_sparql_api.core.QueryExecutionFactory sparqlService)
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 Agile Knowledge Engineering and Semantic Web. All Rights Reserved.