@InterfaceAudience.Private @InterfaceStability.Unstable public class InconsistentS3ClientFactory extends DefaultS3ClientFactory
LOG
Constructor and Description |
---|
InconsistentS3ClientFactory() |
Modifier and Type | Method and Description |
---|---|
protected com.amazonaws.services.s3.AmazonS3 |
newAmazonS3Client(com.amazonaws.auth.AWSCredentialsProvider credentials,
com.amazonaws.ClientConfiguration awsConf)
Wrapper around constructor for
AmazonS3 client. |
createAwsConf, createS3Client
protected com.amazonaws.services.s3.AmazonS3 newAmazonS3Client(com.amazonaws.auth.AWSCredentialsProvider credentials, com.amazonaws.ClientConfiguration awsConf)
DefaultS3ClientFactory
AmazonS3
client. Override this to
provide an extended version of the clientnewAmazonS3Client
in class DefaultS3ClientFactory
credentials
- credentials to useawsConf
- AWS configurationCopyright © 2018 Apache Software Foundation. All Rights Reserved.