Uses of Package
org.apache.nutch.db

Packages that use org.apache.nutch.db
org.apache.nutch.db Web database: tracks page fetches and link structure. 
org.apache.nutch.pagedb   
org.apache.nutch.tools   
 

Classes in org.apache.nutch.db used by org.apache.nutch.db
DistributedWebDBWriter.LinkInstruction
          Holds an instruction over a Link.
DistributedWebDBWriter.PageInstruction
          PageInstruction holds an operation over a Page.
EditSectionGroupWriter
          The EditSectionGroupWriter maintains a set of EditSectionWriter objects.
EditSectionGroupWriter.KeyExtractor
          Edit instructions are Comparable, but they also have an "inner" key like MD5Hash or URL that is also Comparable.
IWebDBReader
          IWebDBReader is an interface to the consolidated page/link database.
IWebDBWriter
          IWebDBWriter is an interface to the consolidated page/link database.
Link
          This is the field in the Link Database.
Page
          A row in the Page Database.
WebDBWriter.LinkInstruction
          Holds an instruction over a Link.
WebDBWriter.PageInstruction
          PageInstruction holds an operation over a Page.
 

Classes in org.apache.nutch.db used by org.apache.nutch.pagedb
Page
          A row in the Page Database.
 

Classes in org.apache.nutch.db used by org.apache.nutch.tools
IWebDBReader
          IWebDBReader is an interface to the consolidated page/link database.
IWebDBWriter
          IWebDBWriter is an interface to the consolidated page/link database.
 



Copyright © 2006 The Apache Software Foundation