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, setConfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConf, setConfpublic int run(String[] args) throws IOException
Toolrun in interface Toolargs - command specific arguments.IOExceptionpublic int run()
throws IOException
IOExceptionpublic static void main(String[] args)
args - Copyright © 2013 Apache Software Foundation. All rights reserved.