Package | Description |
---|---|
org.apache.hadoop.fs.http.server | |
org.apache.hadoop.lib.service.hadoop | |
org.apache.hadoop.lib.servlet |
Modifier and Type | Method and Description |
---|---|
protected FileSystemAccess |
HttpFSReleaseFilter.getFileSystemAccess()
Returns the
FileSystemAccess service to return the FileSystemAccess filesystem
instance to. |
Modifier and Type | Class and Description |
---|---|
class |
FileSystemAccessService |
Modifier and Type | Method and Description |
---|---|
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. |
Copyright © 2022 Apache Software Foundation. All rights reserved.