@ThreadSafe public class CephfsHadoopUnderFileSystemFactory extends HdfsUnderFileSystemFactory
CephfsHadoopUnderFileSystem.| Constructor and Description |
|---|
CephfsHadoopUnderFileSystemFactory() |
| Modifier and Type | Method and Description |
|---|---|
UnderFileSystem |
create(java.lang.String path,
UnderFileSystemConfiguration conf) |
boolean |
supportsPath(java.lang.String path) |
boolean |
supportsPath(java.lang.String path,
UnderFileSystemConfiguration conf) |
getVersionpublic 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 HdfsUnderFileSystemFactoryCopyright © 2023. All Rights Reserved.