Class LinkDumper.LinkNode
java.lang.Object
org.apache.nutch.scoring.webgraph.LinkDumper.LinkNode
- All Implemented Interfaces:
Writable
- Enclosing class:
- LinkDumper
Bean class which holds url to node information.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LinkNode
public LinkNode() -
LinkNode
-
-
Method Details
-
getUrl
-
setUrl
-
getNode
-
setNode
-
readFields
- Specified by:
readFieldsin interfaceWritable- Throws:
IOException
-
write
- Specified by:
writein interfaceWritable- Throws:
IOException
-