@ThreadSafe public class OSSUnderFileSystemFactory extends Object implements UnderFileSystemFactory
OSSUnderFileSystem.| Constructor and Description |
|---|
OSSUnderFileSystemFactory()
Constructs a new
OSSUnderFileSystemFactory. |
| Modifier and Type | Method and Description |
|---|---|
UnderFileSystem |
create(String path,
UnderFileSystemConfiguration conf,
AlluxioConfiguration alluxioConf) |
boolean |
supportsPath(String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetVersion, supportsPathpublic OSSUnderFileSystemFactory()
OSSUnderFileSystemFactory.public UnderFileSystem create(String path, UnderFileSystemConfiguration conf, AlluxioConfiguration alluxioConf)
create in interface ExtensionFactory<UnderFileSystem,UnderFileSystemConfiguration>create in interface UnderFileSystemFactorypublic boolean supportsPath(String path)
supportsPath in interface UnderFileSystemFactoryCopyright © 2019. All Rights Reserved.