Package org.apache.nutch.net
Class URLNormalizerChecker
java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.nutch.util.AbstractChecker
org.apache.nutch.net.URLNormalizerChecker
- All Implemented Interfaces:
Configurable,Tool
Checks one given normalizer or all normalizers.
-
Field Summary
Fields inherited from class org.apache.nutch.util.AbstractChecker
keepClientCnxOpen, stdin, tcpPort, usage -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.nutch.util.AbstractChecker
getProtocolOutput, parseArgs, processSingle, processStdin, processTCP, runMethods inherited from class org.apache.hadoop.conf.Configured
getConf, setConfMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.hadoop.conf.Configurable
getConf, setConf
-
Constructor Details
-
URLNormalizerChecker
public URLNormalizerChecker()
-
-
Method Details
-
run
- Throws:
Exception
-
process
- Specified by:
processin classAbstractChecker- Throws:
Exception
-
main
- Throws:
Exception
-