2b3573377a96eda1341fd61568195476744aabd0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable queueAttributesRequest : SetQueueAttributesRequest to setQueueAttributesRequest : SetQueueAttributesRequest in method public setQueuePermissionsToReceive(sqs AmazonSQSClient, queueUrl String, topicARNs List<String>) : void in class org.apache.usergrid.persistence.queue.util.AmazonNotificationUtils | From | To | |
Rename Variable queueAttributes : Map<String,String> to sqsAttributeMap : Map<String,String> in method public setQueuePermissionsToReceive(sqs AmazonSQSClient, queueUrl String, topicARNs List<String>) : void in class org.apache.usergrid.persistence.queue.util.AmazonNotificationUtils | From | To |