public class Loader extends Object
Modifier and Type | Method and Description |
---|---|
PipelineLoader |
getLoader() |
static void |
main(String[] args) |
void |
run() |
boolean |
runDiagnostics() |
static void |
usage(String message,
Exception e) |
public Loader(String[] args) throws org.wikibrain.conf.ConfigurationException, org.wikibrain.core.dao.DaoException, InterruptedException, ClassNotFoundException, org.apache.commons.cli.ParseException
org.wikibrain.conf.ConfigurationException
org.wikibrain.core.dao.DaoException
InterruptedException
ClassNotFoundException
org.apache.commons.cli.ParseException
public void run() throws InterruptedException, IOException, StageFailedException
public boolean runDiagnostics() throws IOException, InterruptedException
IOException
InterruptedException
public PipelineLoader getLoader()
public static void main(String[] args) throws org.wikibrain.conf.ConfigurationException, ClassNotFoundException, IOException, InterruptedException, SQLException, org.wikibrain.core.dao.DaoException
org.wikibrain.conf.ConfigurationException
ClassNotFoundException
IOException
InterruptedException
SQLException
org.wikibrain.core.dao.DaoException
Copyright © 2014. All rights reserved.