Package org.apache.nutch.hostdb
Class ReadHostDb
java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.nutch.hostdb.ReadHostDb
- All Implemented Interfaces:
Configurable,Tool
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods 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
-
Field Details
-
HOSTDB_DUMP_HEADER
- See Also:
-
HOSTDB_DUMP_HOSTNAMES
- See Also:
-
HOSTDB_DUMP_HOMEPAGES
- See Also:
-
HOSTDB_FILTER_EXPRESSION
- See Also:
-
-
Constructor Details
-
ReadHostDb
public ReadHostDb()
-
-
Method Details