Uses of Class
org.apache.hadoop.hdfs.web.resources.ConcatSourcesParam

Packages that use ConcatSourcesParam
org.apache.hadoop.hdfs.server.namenode.web.resources   
 

Uses of ConcatSourcesParam in org.apache.hadoop.hdfs.server.namenode.web.resources
 

Methods in org.apache.hadoop.hdfs.server.namenode.web.resources with parameters of type ConcatSourcesParam
 javax.ws.rs.core.Response NamenodeWebHdfsMethods.post(org.apache.hadoop.security.UserGroupInformation ugi, DelegationParam delegation, UserParam username, DoAsParam doAsUser, UriFsPathParam path, PostOpParam op, ConcatSourcesParam concatSrcs, BufferSizeParam bufferSize)
          Handle HTTP POST request.
 javax.ws.rs.core.Response NamenodeWebHdfsMethods.postRoot(org.apache.hadoop.security.UserGroupInformation ugi, DelegationParam delegation, UserParam username, DoAsParam doAsUser, PostOpParam op, ConcatSourcesParam concatSrcs, BufferSizeParam bufferSize)
          Handle HTTP POST request for the root.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.