@ThreadSafe public class LocalUnderFileSystemFactory extends Object implements UnderFileSystemFactory
LocalUnderFileSystem.| Constructor and Description |
|---|
LocalUnderFileSystemFactory() |
| Modifier and Type | Method and Description |
|---|---|
UnderFileSystem |
create(String path,
Configuration configuration,
Object ufsConf) |
boolean |
supportsPath(String path,
Configuration configuration) |
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.