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