org.apache.nutch.db
Class EditSectionGroupWriter.PageMD5Extractor

java.lang.Object
  extended byorg.apache.nutch.db.EditSectionGroupWriter.KeyExtractor
      extended byorg.apache.nutch.db.EditSectionGroupWriter.PageMD5Extractor
Enclosing class:
EditSectionGroupWriter

public static class EditSectionGroupWriter.PageMD5Extractor
extends EditSectionGroupWriter.KeyExtractor

Get the MD5 from a PageInstruction


Constructor Summary
EditSectionGroupWriter.PageMD5Extractor()
           
 
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.PageMD5Extractor

public EditSectionGroupWriter.PageMD5Extractor()
Method Detail

extractInnerKey

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


Copyright © 2006 The Apache Software Foundation