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

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

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

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



Copyright © 2013 Apache Software Foundation. All Rights Reserved.