| Package | Description |
|---|---|
| org.apache.hadoop.fs.http.server | |
| org.apache.hadoop.lib.service.hadoop | |
| org.apache.hadoop.lib.servlet |
| Modifier and Type | Method | Description |
|---|---|---|
protected FileSystemAccess |
HttpFSReleaseFilter.getFileSystemAccess() |
Returns the
FileSystemAccess service to return the FileSystemAccess filesystem
instance to. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
FileSystemAccessService |
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract FileSystemAccess |
FileSystemReleaseFilter.getFileSystemAccess() |
Abstract method to be implemented by concrete implementations of the
filter that return the
FileSystemAccess service to which the filesystem
will be returned to. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.