@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()
Constructs a new
S3UnderFileSystemFactory. |
public S3UnderFileSystemFactory()
S3UnderFileSystemFactory.public UnderFileSystem create(String path, Object unusedConf)
create in interface UnderFileSystemFactorypublic boolean supportsPath(String path)
supportsPath in interface UnderFileSystemFactoryCopyright © 2016. All Rights Reserved.