Package org.duracloud.mill.ltp.bit
Class LoopingBitIntegrityTaskProducerCommandLineOptions
java.lang.Object
org.apache.commons.cli.Options
org.duracloud.mill.util.CommonCommandLineOptions
org.duracloud.mill.ltp.bit.LoopingBitIntegrityTaskProducerCommandLineOptions
- All Implemented Interfaces:
Serializable
- Author:
- Daniel Bernstein Date: May 5, 2014
- See Also:
-
Field Summary
FieldsFields inherited from class org.duracloud.mill.util.CommonCommandLineOptions
CONFIG_FILE_OPTION, WORK_DIR_OPTION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.cli.Options
addOption, addOption, addOption, addOptionGroup, getOption, getOptionGroup, getOptions, getRequiredOptions, hasOption, toString
-
Field Details
-
EXCLUSION_LIST_OPTION
- See Also:
-
INCLUSION_LIST_OPTION
- See Also:
-
-
Constructor Details
-
LoopingBitIntegrityTaskProducerCommandLineOptions
public LoopingBitIntegrityTaskProducerCommandLineOptions()
-