public class KodoUnderFileSystemFactory extends java.lang.Object implements UnderFileSystemFactory
KodoUnderFileSystem.| Constructor and Description |
|---|
KodoUnderFileSystemFactory()
Constructs a new
KodoUnderFileSystem. |
| 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 KodoUnderFileSystemFactory()
KodoUnderFileSystem.public UnderFileSystem create(java.lang.String path, UnderFileSystemConfiguration conf)
create in interface ExtensionFactory<UnderFileSystem,UnderFileSystemConfiguration>create in interface UnderFileSystemFactorypath - file pathconf - configuration object for the UFSpublic boolean supportsPath(java.lang.String path)
supportsPath in interface UnderFileSystemFactorypath - file pathCopyright © 2023. All Rights Reserved.