@ThreadSafe public class OSSUnderFileSystemFactory extends java.lang.Object implements UnderFileSystemFactory
OSSUnderFileSystem.| Constructor and Description |
|---|
OSSUnderFileSystemFactory()
Constructs a new
OSSUnderFileSystemFactory. |
| Modifier and Type | Method and Description |
|---|---|
UnderFileSystem |
create(java.lang.String path,
UnderFileSystemConfiguration conf) |
boolean |
supportsPath(java.lang.String path) |
public OSSUnderFileSystemFactory()
OSSUnderFileSystemFactory.public UnderFileSystem create(java.lang.String path, UnderFileSystemConfiguration conf)
create in interface UnderFileSystemFactorypublic boolean supportsPath(java.lang.String path)
supportsPath in interface UnderFileSystemFactoryCopyright © 2017. All Rights Reserved.