Uses of Class
org.apache.hadoop.fs.http.client.HttpFSFileSystem.DeleteOpValues

Packages that use HttpFSFileSystem.DeleteOpValues
org.apache.hadoop.fs.http.client   
 

Uses of HttpFSFileSystem.DeleteOpValues in org.apache.hadoop.fs.http.client
 

Methods in org.apache.hadoop.fs.http.client that return HttpFSFileSystem.DeleteOpValues
static HttpFSFileSystem.DeleteOpValues HttpFSFileSystem.DeleteOpValues.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HttpFSFileSystem.DeleteOpValues[] HttpFSFileSystem.DeleteOpValues.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.