|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.conf.Configured
org.unigram.likelike.validate.Validation
public class Validation
Constructor Summary | |
---|---|
Validation()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Main method. |
int |
run(java.lang.String[] args)
Run. |
int |
run(java.lang.String[] args,
org.apache.hadoop.conf.Configuration conf)
Run. |
Methods inherited from class org.apache.hadoop.conf.Configured |
---|
getConf, setConf |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.hadoop.conf.Configurable |
---|
getConf, setConf |
Constructor Detail |
---|
public Validation()
Method Detail |
---|
public int run(java.lang.String[] args) throws java.lang.Exception
run
in interface org.apache.hadoop.util.Tool
args
- arguments
java.lang.Exception
- -public int run(java.lang.String[] args, org.apache.hadoop.conf.Configuration conf) throws java.lang.Exception
args
- argumentsconf
- configuration
java.lang.Exception
- -public static void main(java.lang.String[] args) throws java.lang.Exception
args
- argument strings which contain input and output files
java.lang.Exception
- -
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |