Uses of Class
org.apache.hadoop.util.QueueProcessingStatistics.State

Packages that use QueueProcessingStatistics.State
org.apache.hadoop.util Common utilities. 
 

Uses of QueueProcessingStatistics.State in org.apache.hadoop.util
 

Methods in org.apache.hadoop.util that return QueueProcessingStatistics.State
static QueueProcessingStatistics.State QueueProcessingStatistics.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QueueProcessingStatistics.State[] QueueProcessingStatistics.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 The Apache Software Foundation