@ThreadSafe public class GlusterFSUnderFileSystemFactory extends Object implements UnderFileSystemFactory
GlusterFSUnderFileSystem.| Constructor and Description |
|---|
GlusterFSUnderFileSystemFactory()
Constructs a new
GlusterFSUnderFileSystemFactory. |
| Modifier and Type | Method and Description |
|---|---|
UnderFileSystem |
create(String path,
Configuration configuration,
Object conf) |
boolean |
supportsPath(String path,
Configuration conf) |
public GlusterFSUnderFileSystemFactory()
GlusterFSUnderFileSystemFactory.public UnderFileSystem create(String path, Configuration configuration, Object conf)
create in interface UnderFileSystemFactorypublic boolean supportsPath(String path, Configuration conf)
supportsPath in interface UnderFileSystemFactoryCopyright © 2016. All Rights Reserved.