|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileSystemAccess | |
|---|---|
| org.apache.hadoop.fs.http.server | |
| org.apache.hadoop.lib.service.hadoop | |
| org.apache.hadoop.lib.servlet | |
| Uses of FileSystemAccess in org.apache.hadoop.fs.http.server |
|---|
| Methods in org.apache.hadoop.fs.http.server that return FileSystemAccess | |
|---|---|
protected FileSystemAccess |
HttpFSReleaseFilter.getFileSystemAccess()
Returns the FileSystemAccess service 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 | |
|---|---|
class |
FileSystemAccessService
|
| Uses of FileSystemAccess in org.apache.hadoop.lib.servlet |
|---|
| Methods in org.apache.hadoop.lib.servlet that return FileSystemAccess | |
|---|---|
protected abstract FileSystemAccess |
FileSystemReleaseFilter.getFileSystemAccess()
Abstract method to be implemetned by concrete implementations of the filter that return the FileSystemAccess service to which the filesystem
will be returned to. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||