org.apache.nutch.db
Class EditSectionGroupWriter.PageURLExtractor

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

public static class EditSectionGroupWriter.PageURLExtractor
extends EditSectionGroupWriter.KeyExtractor

Get the URL from a PageInstruction


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

public EditSectionGroupWriter.PageURLExtractor()
Method Detail

extractInnerKey

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


Copyright © 2006 The Apache Software Foundation