@Configuration @EnableBatchProcessing public class MainSparqlifyBatchDumper extends Object
| Constructor and Description |
|---|
MainSparqlifyBatchDumper() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.batch.core.job.flow.support.SimpleFlow |
create(List<org.springframework.batch.core.Step> steps) |
protected org.springframework.batch.core.Step |
createStep(String stepName,
DataSource dataSource,
org.aksw.sparqlify.web.ViewDefinitionStr vds,
String outBaseDir) |
org.springframework.batch.core.Job |
job() |
static void |
main(String[] args) |
static org.aksw.sparqlify.web.DumpConfig |
parseCliArgs(String[] args) |
public org.springframework.batch.core.job.flow.support.SimpleFlow create(List<org.springframework.batch.core.Step> steps) throws Exception
Exceptionprotected org.springframework.batch.core.Step createStep(String stepName, DataSource dataSource, org.aksw.sparqlify.web.ViewDefinitionStr vds, String outBaseDir) throws Exception
Exceptionpublic static org.aksw.sparqlify.web.DumpConfig parseCliArgs(String[] args) throws ClassNotFoundException, org.apache.commons.cli.ParseException, IOException, org.antlr.runtime.RecognitionException, SQLException
ClassNotFoundExceptionorg.apache.commons.cli.ParseExceptionIOExceptionorg.antlr.runtime.RecognitionExceptionSQLExceptionCopyright © 2015. All rights reserved.