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

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

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

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