net.nutch.db
Class EditSectionGroupWriter.LinkMD5Extractor

java.lang.Object
  extended bynet.nutch.db.EditSectionGroupWriter.KeyExtractor
      extended bynet.nutch.db.EditSectionGroupWriter.LinkMD5Extractor
Enclosing class:
EditSectionGroupWriter

public static class EditSectionGroupWriter.LinkMD5Extractor
extends EditSectionGroupWriter.KeyExtractor

Get the MD5 from a LinkInstruction


Constructor Summary
EditSectionGroupWriter.LinkMD5Extractor()
           
 
Method Summary
 WritableComparable extractInnerKey(WritableComparable key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditSectionGroupWriter.LinkMD5Extractor

public EditSectionGroupWriter.LinkMD5Extractor()
Method Detail

extractInnerKey

public WritableComparable extractInnerKey(WritableComparable key)
Specified by:
extractInnerKey in class EditSectionGroupWriter.KeyExtractor


Copyright © 2004 The Nutch Organization.