public class Clean
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
Constructor and Description |
---|
Clean()
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
static int |
exec(String... args)
Program entry.
|
static void |
main(String... args)
Program entry.
|
int |
run(String[] args) |
public static void main(String... args) throws Exception
args
- argumentsException
- if failed to execute commandpublic static int exec(String... args) throws Exception
args
- argumentsException
- if failed to execute commandpublic int run(String[] args)
run
in interface org.apache.hadoop.util.Tool
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.