Uses of Package
net.nutch.db

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

Classes in net.nutch.db used by net.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 net.nutch.db used by net.nutch.pagedb
Page
          A row in the Page Database.
 

Classes in net.nutch.db used by net.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 © 2004 The Nutch Organization.