org.apache.nutch.db
Class EditSectionGroupWriter.LinkURLExtractor

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

public static class EditSectionGroupWriter.LinkURLExtractor
extends EditSectionGroupWriter.KeyExtractor

Get the URL from a LinkInstruction


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

public EditSectionGroupWriter.LinkURLExtractor()
Method Detail

extractInnerKey

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


Copyright © 2006 The Apache Software Foundation