Uses of Class
org.apache.hadoop.hdfs.web.resources.GetOpParam.Op

Packages that use GetOpParam.Op
org.apache.hadoop.hdfs.web.resources   
 

Uses of GetOpParam.Op in org.apache.hadoop.hdfs.web.resources
 

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



Copyright © 2012 Apache Software Foundation. All Rights Reserved.