public class HadoopLocalFeaturesToolOptions extends ExtractorOptions
HadoopLocalFeaturesTool
.Constructor and Description |
---|
HadoopLocalFeaturesToolOptions(String[] args)
Construct with the given arguments string
|
HadoopLocalFeaturesToolOptions(String[] args,
boolean beforeMap)
Construct with the given arguments string
|
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.fs.Path[] |
getInputPaths() |
org.apache.hadoop.fs.Path |
getOutputPath() |
void |
prepare()
Prepare the options
|
getInput, getInputImage, getOutput
getInputImage, getInputImage, getMode, printTiming, serialiseExtractor
isAsciiMode
public HadoopLocalFeaturesToolOptions(String[] args)
args
- public HadoopLocalFeaturesToolOptions(String[] args, boolean beforeMap)
args
- beforeMap
- public void prepare()
public org.apache.hadoop.fs.Path[] getInputPaths() throws IOException
IOException
public org.apache.hadoop.fs.Path getOutputPath()