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

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

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

Methods in org.apache.hadoop.fs.http.client that return HttpFSFileSystem.FILE_TYPE
static HttpFSFileSystem.FILE_TYPE HttpFSFileSystem.FILE_TYPE.getType(org.apache.hadoop.fs.FileStatus fileStatus)
           
static HttpFSFileSystem.FILE_TYPE HttpFSFileSystem.FILE_TYPE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HttpFSFileSystem.FILE_TYPE[] HttpFSFileSystem.FILE_TYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.