Uses of Package
org.apache.hadoop.fs.http.server

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

Classes in org.apache.hadoop.fs.http.server used by org.apache.hadoop.fs.http.server
HttpFSParams.AccessTimeParam
          Class for access-time parameter.
HttpFSParams.BlockSizeParam
          Class for block-size parameter.
HttpFSParams.DataParam
          Class for data parameter.
HttpFSParams.DeleteOpParam
          Class for DELETE operation parameter.
HttpFSParams.DeleteRecursiveParam
          Class for delete's recursive parameter.
HttpFSParams.DoAsParam
          Class for do-as parameter.
HttpFSParams.FilterParam
          Class for filter parameter.
HttpFSParams.FsPathParam
          Class for path parameter.
HttpFSParams.GetOpParam
          Class for GET operation parameter.
HttpFSParams.GroupParam
          Class for group parameter.
HttpFSParams.LenParam
          Class for len parameter.
HttpFSParams.ModifiedTimeParam
          Class for modified-time parameter.
HttpFSParams.OffsetParam
          Class for offset parameter.
HttpFSParams.OverwriteParam
          Class for overwrite parameter.
HttpFSParams.OwnerParam
          Class for owner parameter.
HttpFSParams.PermissionParam
          Class for permission parameter.
HttpFSParams.PostOpParam
          Class for POST operation parameter.
HttpFSParams.PutOpParam
          Class for PUT operation parameter.
HttpFSParams.ReplicationParam
          Class for replication parameter.
HttpFSParams.ToPathParam
          Class for to-path parameter.
HttpFSServerWebApp
          Bootstrap class that manages the initialization and destruction of the HttpFSServer server, it is a javax.servlet.ServletContextListener implementation that is wired in HttpFSServer's WAR WEB-INF/web.xml.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.