@ThreadSafe public class CephfsHadoopUnderFileSystemFactory extends HdfsUnderFileSystemFactory
HdfsUnderFileSystem.
It caches created HdfsUnderFileSystems, using the scheme and authority pair as the key.| Constructor and Description |
|---|
CephfsHadoopUnderFileSystemFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supportsPath(java.lang.String path) |
boolean |
supportsPath(java.lang.String path,
UnderFileSystemConfiguration conf) |
create, getVersionpublic 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 © 2021. All Rights Reserved.