@ThreadSafe public class S3UnderFileSystemFactory extends Object implements UnderFileSystemFactory
S3UnderFileSystem. It will ensure AWS credentials are present before
returning a client. The validity of the credentials is checked by the client.| Constructor and Description |
|---|
S3UnderFileSystemFactory() |
| Modifier and Type | Method and Description |
|---|---|
UnderFileSystem |
create(String path,
Configuration configuration,
Object unusedConf) |
boolean |
supportsPath(String path,
Configuration configuration) |
public UnderFileSystem create(String path, Configuration configuration, Object unusedConf)
create in interface UnderFileSystemFactorypublic boolean supportsPath(String path, Configuration configuration)
supportsPath in interface UnderFileSystemFactoryCopyright © 2016. All Rights Reserved.