public class LocalUnderFileSystemFactory extends Object implements UnderFileSystemFactory
LocalUnderFileSystem instances| Constructor and Description |
|---|
LocalUnderFileSystemFactory() |
| Modifier and Type | Method and Description |
|---|---|
UnderFileSystem |
create(String path,
TachyonConf tachyonConf,
Object ufsConf) |
boolean |
supportsPath(String path,
TachyonConf tachyonConf) |
public UnderFileSystem create(String path, TachyonConf tachyonConf, Object ufsConf)
create in interface UnderFileSystemFactorypublic boolean supportsPath(String path, TachyonConf tachyonConf)
supportsPath in interface UnderFileSystemFactoryCopyright © 2015. All Rights Reserved.