public class Folder extends Configured implements Tool
Constructor and Description |
---|
Folder() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
int |
run() |
int |
run(String[] args)
Execute the command with the given arguments.
|
getConf, setConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf, setConf
public int run(String[] args) throws IOException
Tool
run
in interface Tool
args
- command specific arguments.IOException
public int run() throws IOException
IOException
public static void main(String[] args)
args
- Copyright © 2013 Apache Software Foundation. All rights reserved.