4c5d831695ca5a759e8365ee1b42a226c2c30aff
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 148
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 8 | ||
Extract Variable credentialsProvider : ProfileCredentialsProvider in method protected initClients() : void from class AbstractAmazonKinesisFirehoseDelivery | From | To | |
Extract Variable credentialsProvider : ProfileCredentialsProvider in method public main(args String[]) : void from class SimpleQueueServiceSample | From | To | |
Extract Variable accessKeyId : String in method public main(args String[]) : void from class S3TransferProgressSample | From | To | |
Extract Variable credentialsProvider : ProfileCredentialsProvider in method public main(args String[]) : void from class CloudFormationSample | From | To | |
Extract Variable credentialsProvider : ProfileCredentialsProvider in method private init() : void from class AwsConsoleApp | From | To | |
Extract Variable credentialsProvider : ProfileCredentialsProvider in method private init() : void from class AmazonKinesisRecordProducerSample | From | To | |
Extract Variable credentialsProvider : ProfileCredentialsProvider in method private init() : void from class AmazonDynamoDBSample | From | To | |
Extract Variable credentialsProvider : ProfileCredentialsProvider in method public main(args String[]) : void from class AmazonSESSample | From | To | |
Change Attribute Type | 5 | ||
Change Attribute Type s3Client : AmazonS3Client to s3Client : AmazonS3 in class AbstractAmazonKinesisFirehoseDelivery | From | To | |
Change Attribute Type credentialsProvider : AWSCredentialsProvider to credentialsProvider : ProfileCredentialsProvider in class AmazonKinesisApplicationSample | From | To | |
Change Attribute Type dynamoDB : AmazonDynamoDBClient to dynamoDB : AmazonDynamoDB in class AmazonDynamoDBSample | From | To | |
Change Attribute Type firehoseClient : AmazonKinesisFirehoseClient to firehoseClient : AmazonKinesisFirehose in class AbstractAmazonKinesisFirehoseDelivery | From | To | |
Change Attribute Type kinesis : AmazonKinesisClient to kinesis : AmazonKinesis in class AmazonKinesisRecordProducerSample | From | To |