Package org.apache.nutch.util

Class Summary
CommandRunner  
DomUtil  
FibonacciHeap A Fibonacci Heap, as described in Introduction to Algorithms by Charles E.
GZIPUtils A collection of utility methods for working on GZIPed data.
LockUtil Utility methods for handling application-level locking.
LogUtil Utility class for logging.
NutchConfiguration Utility to create Hadoop Configurations that include Nutch-specific resources.
NutchJob A JobConf for Nutch jobs.
PrefixStringMatcher A class for efficiently matching Strings against a set of prefixes.
StringUtil A collection of String processing utility methods.
SuffixStringMatcher A class for efficiently matching Strings against a set of suffixes.
ThreadPool ThreadPool.java ThreadPool maintains a large set of threads, which can be dedicated to a certain task, and then recycled.
TrieStringMatcher TrieStringMatcher is a base class for simple tree-based string matching.
 



Copyright © 2006 The Apache Software Foundation