public class HadoopEXIFOptions extends Object
| Constructor and Description |
|---|
HadoopEXIFOptions(String[] args,
boolean beforeMap) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExifPath() |
static org.apache.hadoop.fs.FileSystem |
getFileSystem(URI uri) |
org.apache.hadoop.fs.Path[] |
getInputPaths() |
String |
getInputString() |
EXIFOutputMode |
getOutputMode() |
org.apache.hadoop.fs.Path |
getOutputPath() |
String |
getOutputString() |
void |
prepare() |
public HadoopEXIFOptions(String[] args, boolean beforeMap)
public void prepare()
public static org.apache.hadoop.fs.FileSystem getFileSystem(URI uri) throws IOException
IOExceptionpublic org.apache.hadoop.fs.Path[] getInputPaths() throws IOException
IOExceptionpublic org.apache.hadoop.fs.Path getOutputPath()
public String getInputString()
public String getOutputString()
public String getExifPath()
public EXIFOutputMode getOutputMode()