Uses of Interface
org.apache.hadoop.lib.service.FileSystemAccess
Packages that use FileSystemAccess
Package
Description
-
Uses of FileSystemAccess in org.apache.hadoop.fs.http.server
Methods in org.apache.hadoop.fs.http.server that return FileSystemAccessModifier and TypeMethodDescriptionprotected FileSystemAccessHttpFSReleaseFilter.getFileSystemAccess()Returns theFileSystemAccessservice to return the FileSystemAccess filesystem instance to. -
Uses of FileSystemAccess in org.apache.hadoop.lib.service.hadoop
Classes in org.apache.hadoop.lib.service.hadoop that implement FileSystemAccess -
Uses of FileSystemAccess in org.apache.hadoop.lib.servlet
Methods in org.apache.hadoop.lib.servlet that return FileSystemAccessModifier and TypeMethodDescriptionprotected abstract FileSystemAccessFileSystemReleaseFilter.getFileSystemAccess()Abstract method to be implemented by concrete implementations of the filter that return theFileSystemAccessservice to which the filesystem will be returned to.