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