public class GlusterFSUnderFileSystemFactory extends Object implements UnderFileSystemFactory
Constructor and Description |
---|
GlusterFSUnderFileSystemFactory() |
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 UnderFileSystemFactory
public boolean supportsPath(String path, TachyonConf conf)
supportsPath
in interface UnderFileSystemFactory
Copyright © 2015. All Rights Reserved.