@ThreadSafe public class OzoneUnderFileSystemFactory extends HdfsUnderFileSystemFactory
OzoneUnderFileSystem.| Constructor and Description |
|---|
OzoneUnderFileSystemFactory() |
| Modifier and Type | Method and Description |
|---|---|
UnderFileSystem |
create(java.lang.String path,
UnderFileSystemConfiguration conf) |
java.lang.String |
getVersion() |
boolean |
supportsPath(java.lang.String path) |
boolean |
supportsPath(java.lang.String path,
UnderFileSystemConfiguration conf) |
public UnderFileSystem create(java.lang.String path, UnderFileSystemConfiguration conf)
create in interface ExtensionFactory<UnderFileSystem,UnderFileSystemConfiguration>create in interface UnderFileSystemFactorycreate in class HdfsUnderFileSystemFactorypublic boolean supportsPath(java.lang.String path)
supportsPath in interface UnderFileSystemFactorysupportsPath in class HdfsUnderFileSystemFactorypublic boolean supportsPath(java.lang.String path,
UnderFileSystemConfiguration conf)
supportsPath in interface ExtensionFactory<UnderFileSystem,UnderFileSystemConfiguration>supportsPath in interface UnderFileSystemFactorysupportsPath in class HdfsUnderFileSystemFactorypublic java.lang.String getVersion()
getVersion in interface UnderFileSystemFactorygetVersion in class HdfsUnderFileSystemFactoryCopyright © 2024. All Rights Reserved.