@InterfaceAudience.Private @InterfaceStability.Unstable public class InconsistentS3ClientFactory extends DefaultS3ClientFactory
hadoop-aws module to enable integration tests to use this
just by editing the Hadoop configuration used to bring up the client.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)
Create the inconsistent client.
|
createS3Clientprotected com.amazonaws.services.s3.AmazonS3 newAmazonS3Client(com.amazonaws.auth.AWSCredentialsProvider credentials,
com.amazonaws.ClientConfiguration awsConf)
newAmazonS3Client in class DefaultS3ClientFactorycredentials - credentials to useawsConf - AWS configurationCopyright © 2008–2021 Apache Software Foundation. All rights reserved.