Uses of Class
org.apache.hadoop.fs.http.server.HttpFSParams.DeleteRecursiveParam

Packages that use HttpFSParams.DeleteRecursiveParam
org.apache.hadoop.fs.http.server   
 

Uses of HttpFSParams.DeleteRecursiveParam in org.apache.hadoop.fs.http.server
 

Methods in org.apache.hadoop.fs.http.server with parameters of type HttpFSParams.DeleteRecursiveParam
 javax.ws.rs.core.Response HttpFSServer.delete(Principal user, HttpFSParams.FsPathParam path, HttpFSParams.DeleteOpParam op, HttpFSParams.DeleteRecursiveParam recursive, HttpFSParams.DoAsParam doAs)
          Binding to handle all DELETE requests.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.