Package org.apache.nutch.crawl
Class LinkDbReader.LinkDBDumpMapper
java.lang.Object
org.apache.hadoop.mapreduce.Mapper<Text,Inlinks,Text,Inlinks>
org.apache.nutch.crawl.LinkDbReader.LinkDBDumpMapper
- Enclosing class:
- LinkDbReader
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.mapreduce.Mapper
Mapper.Context -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LinkDBDumpMapper
public LinkDBDumpMapper()
-
-
Method Details
-
setup
-
map
public void map(Text key, Inlinks value, Mapper<Text, Inlinks, throws IOException, InterruptedExceptionText, Inlinks>.Context context) - Overrides:
mapin classMapper<Text,Inlinks, Text, Inlinks> - Throws:
IOExceptionInterruptedException
-