Uses of Package
net.nutch.util

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

Classes in net.nutch.util used by net.nutch.db
NutchFileSystem
          NutchFileSystem is an interface for a fairly simple distributed file system.
 

Classes in net.nutch.util used by net.nutch.util
NutchFile
          A class that names a file in the "NutchFileSpace".
NutchFileSystem
          NutchFileSystem is an interface for a fairly simple distributed file system.
NutchGenericFileSystem
          NutchGenericFileSystem implements the NutchFileSystem interface and adds some generic utility methods for subclasses to use.
ShareSet
          A ShareSet is a library of ShareGroup objects.
SoftHashMap.FinalizationListener
          An interface for Object which accept notification when an another Object is finalized.
TrieStringMatcher
          TrieStringMatcher is a base class for simple tree-based string matching.
TrieStringMatcher.TrieNode
          Node class for the character tree.
 



Copyright © 2004 The Nutch Organization.