Uses of Class
org.apache.hadoop.util.Progress

Packages that use Progress
org.apache.hadoop.util Common utilities. 
 

Uses of Progress in org.apache.hadoop.util
 

Methods in org.apache.hadoop.util that return Progress
 Progress Progress.addPhase(String status)
          Adds a named node to the tree.
 Progress Progress.addPhase()
          Adds a node to the tree.
 Progress Progress.phase()
          Returns the current sub-node executing.
 



Copyright © 2006 The Apache Software Foundation