Uses of Enum Class
org.apache.hadoop.fs.http.client.HttpFSFileSystem.FILE_TYPE
Packages that use HttpFSFileSystem.FILE_TYPE
-
Uses of HttpFSFileSystem.FILE_TYPE in org.apache.hadoop.fs.http.client
Methods in org.apache.hadoop.fs.http.client that return HttpFSFileSystem.FILE_TYPEModifier and TypeMethodDescriptionstatic HttpFSFileSystem.FILE_TYPEHttpFSFileSystem.FILE_TYPE.getType(FileStatus fileStatus) static HttpFSFileSystem.FILE_TYPEReturns the enum constant of this class with the specified name.static HttpFSFileSystem.FILE_TYPE[]HttpFSFileSystem.FILE_TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.