Uses of Interface
net.nutch.db.IWebDBReader

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

Uses of IWebDBReader in net.nutch.db
 

Classes in net.nutch.db that implement IWebDBReader
 class DistributedWebDBReader
          The WebDBReader implements all the read-only parts of accessing our web database.
 class WebDBReader
          The WebDBReader implements all the read-only parts of accessing our web database.
 

Uses of IWebDBReader in net.nutch.tools
 

Constructors in net.nutch.tools with parameters of type IWebDBReader
WebDBAdminTool(IWebDBReader reader)
           
 



Copyright © 2004 The Nutch Organization.