@ThreadSafe public final class CephFSUnderFileSystemFactory extends java.lang.Object implements UnderFileSystemFactory
CephFSUnderFileSystem.
It caches created CephFSUnderFileSystems, using the scheme and authority pair as the key.| Constructor and Description |
|---|
CephFSUnderFileSystemFactory()
Constructs a new
CephFSUnderFileSystemFactory. |
| Modifier and Type | Method and Description |
|---|---|
UnderFileSystem |
create(java.lang.String path,
UnderFileSystemConfiguration conf) |
boolean |
supportsPath(java.lang.String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetVersion, supportsPathpublic CephFSUnderFileSystemFactory()
CephFSUnderFileSystemFactory.public UnderFileSystem create(java.lang.String path, UnderFileSystemConfiguration conf)
create in interface ExtensionFactory<UnderFileSystem,UnderFileSystemConfiguration>create in interface UnderFileSystemFactorypublic boolean supportsPath(java.lang.String path)
supportsPath in interface UnderFileSystemFactoryCopyright © 2024. All Rights Reserved.