public abstract class LoopingTaskProducerDriverSupport extends DriverSupport
| Constructor and Description |
|---|
LoopingTaskProducerDriverSupport(CommonCommandLineOptions options) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract LoopingTaskProducer |
buildTaskProducer() |
protected void |
executeImpl(org.apache.commons.cli.CommandLine cmd) |
protected Frequency |
getFrequency(String key) |
protected int |
getMaxQueueSize(String key) |
protected java.time.LocalTime |
getStartTime(String startTimeKey) |
protected String |
getTaskQueueName(String key) |
die, execute, parseArgs, processConfigFileOption, setSystemProperty, setSystemProperty, usagepublic LoopingTaskProducerDriverSupport(CommonCommandLineOptions options)
protected final void executeImpl(org.apache.commons.cli.CommandLine cmd)
executeImpl in class DriverSupportprotected abstract LoopingTaskProducer buildTaskProducer()
protected int getMaxQueueSize(String key)
cmd - protected java.time.LocalTime getStartTime(String startTimeKey)
startTimeKey - Copyright © 2013–2017 DuraSpace. All rights reserved.