Package org.apache.hadoop.util

Common utilities.

See:
          Description

Class Summary
Daemon A thread that has called Thread.setDaemon(boolean) with true.
LogFormatter Prints just the date and the log message.
PrintJarMainClass A micro-application that prints the main class name out of a jar file.
ProgramDriver A driver that is used to run programs added to it
Progress Utility to assist with generation of progress reports.
RunJar Run a Hadoop job jar.
StringUtils General string utils
 

Package org.apache.hadoop.util Description

Common utilities.



Copyright © 2006 The Apache Software Foundation