Uses of Class
net.nutch.pagedb.FetchListEntry

Packages that use FetchListEntry
net.nutch.fetcher The Nutch robot. 
net.nutch.pagedb   
 

Uses of FetchListEntry in net.nutch.fetcher
 

Methods in net.nutch.fetcher that return FetchListEntry
 FetchListEntry FetcherOutput.getFetchListEntry()
           
 

Constructors in net.nutch.fetcher with parameters of type FetchListEntry
FetcherOutput(FetchListEntry fetchListEntry, MD5Hash md5Hash, int status)
           
 

Uses of FetchListEntry in net.nutch.pagedb
 

Methods in net.nutch.pagedb that return FetchListEntry
static FetchListEntry FetchListEntry.read(DataInput in)
           
 



Copyright © 2004 The Nutch Organization.