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

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

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

Methods in org.apache.hadoop.hdfs.web.resources that return PostOpParam.Op
static PostOpParam.Op PostOpParam.Op.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PostOpParam.Op[] PostOpParam.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.