@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,
Configuration configuration,
Object ufsConf) |
boolean |
supportsPath(String path,
Configuration configuration) |
public OSSUnderFileSystemFactory()
OSSUnderFileSystemFactory.public UnderFileSystem create(String path, Configuration configuration, Object ufsConf)
create in interface UnderFileSystemFactorypublic boolean supportsPath(String path, Configuration configuration)
supportsPath in interface UnderFileSystemFactoryCopyright © 2016. All Rights Reserved.