5935460829622ceee91d72ff8a3b44529875ae29
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable queueScope : LegacyQueueScope to indexQueueScope : LegacyQueueScope in method public AsyncEventServiceImpl(queueManagerFactory LegacyQueueManagerFactory, indexProcessorFig IndexProcessorFig, indexProducer IndexProducer, metricsFactory MetricsFactory, entityCollectionManagerFactory EntityCollectionManagerFactory, indexLocationStrategyFactory IndexLocationStrategyFactory, entityIndexFactory EntityIndexFactory, eventBuilder EventBuilder, mapManagerFactory MapManagerFactory, queueFig LegacyQueueFig, rxTaskScheduler RxTaskScheduler) in class org.apache.usergrid.corepersistence.asyncevents.AsyncEventServiceImpl | From | To | |
Rename Variable count : int to indexCount : int in method public start() : void in class org.apache.usergrid.corepersistence.asyncevents.AsyncEventServiceImpl | From | To | |
Rename Attribute | 1 | ||
Rename Attribute queue : LegacyQueueManager to indexQueue : LegacyQueueManager in class org.apache.usergrid.corepersistence.asyncevents.AsyncEventServiceImpl | From | To | |
Extract Variable | 1 | ||
Extract Variable regionName : String in method private getRegion() : Region from class org.apache.usergrid.persistence.queue.impl.SNSQueueManagerImpl | From | To | |
Extract Method | 1 | ||
Extract Method private getName(isDeadLetter boolean) : String extracted from private getName() : String in class org.apache.usergrid.persistence.queue.impl.SNSQueueManagerImpl | From | To |