public class KodoUnderFileSystemFactory extends Object implements UnderFileSystemFactory
KodoUnderFileSystem.| Constructor and Description |
|---|
KodoUnderFileSystemFactory()
Constructs a new
KodoUnderFileSystem. |
| Modifier and Type | Method and Description |
|---|---|
UnderFileSystem |
create(String path,
UnderFileSystemConfiguration conf) |
boolean |
supportsPath(String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetVersion, supportsPathpublic KodoUnderFileSystemFactory()
KodoUnderFileSystem.public UnderFileSystem create(String path, UnderFileSystemConfiguration conf)
create in interface ExtensionFactory<UnderFileSystem,UnderFileSystemConfiguration>create in interface UnderFileSystemFactorypath - file pathconf - configuration object for the UFSpublic boolean supportsPath(String path)
supportsPath in interface UnderFileSystemFactorypath - file pathCopyright © 2019. All Rights Reserved.