Package org.apache.hadoop.fs.http.client

Class Summary
HttpFSFileSystem HttpFSServer implementation of the FileSystemAccess FileSystem.
HttpKerberosAuthenticator A KerberosAuthenticator subclass that fallback to HttpPseudoAuthenticator.
HttpPseudoAuthenticator A PseudoAuthenticator subclass that uses FileSystemAccess's UserGroupInformation to obtain the client user name (the UGI's login user).
 

Enum Summary
HttpFSFileSystem.DeleteOpValues Delete operations.
HttpFSFileSystem.FILE_TYPE  
HttpFSFileSystem.GetOpValues Get operations.
HttpFSFileSystem.PostOpValues Post operations.
HttpFSFileSystem.PutOpValues Put operations.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.