Package org.apache.nutch.crawl
Class Generator.SelectorEntry
java.lang.Object
org.apache.nutch.crawl.Generator.SelectorEntry
- All Implemented Interfaces:
Writable
- Enclosing class:
- Generator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidreadFields(DataInput in) toString()voidwrite(DataOutput out)
-
Field Details
-
url
-
datum
-
segnum
-
-
Constructor Details
-
SelectorEntry
public SelectorEntry()
-
-
Method Details
-
readFields
- Specified by:
readFieldsin interfaceWritable- Throws:
IOException
-
write
- Specified by:
writein interfaceWritable- Throws:
IOException
-
toString
-