3f64b29a44a7e192b5866ce35565b91ea6a838f8
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Attribute | 1 | ||
Merge Attribute [indexService : IndexService, entityCollectionManagerFactory : EntityCollectionManagerFactory] to eventBuilder : EventBuilder in class org.apache.usergrid.corepersistence.asyncevents.AsyncIndexProvider | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type indexService : IndexService to eventBuilder : EventBuilder in method public InMemoryAsyncEventService(eventBuilder EventBuilder, rxTaskScheduler RxTaskScheduler, resolveSynchronously boolean) in class org.apache.usergrid.corepersistence.asyncevents.InMemoryAsyncEventService | From | To | |
Move Attribute | 2 | ||
Move Attribute private indexService : IndexService from class org.apache.usergrid.corepersistence.asyncevents.InMemoryAsyncEventService to private indexService : IndexService from class org.apache.usergrid.corepersistence.asyncevents.EventBuilderImpl | From | To | |
Move Attribute private entityCollectionManagerFactory : EntityCollectionManagerFactory from class org.apache.usergrid.corepersistence.asyncevents.InMemoryAsyncEventService to private entityCollectionManagerFactory : EntityCollectionManagerFactory from class org.apache.usergrid.corepersistence.asyncevents.EventBuilderImpl | From | To | |
Extract Class | 1 | ||
Extract Class org.apache.usergrid.corepersistence.asyncevents.EventBuilderImpl from class org.apache.usergrid.corepersistence.asyncevents.InMemoryAsyncEventService | From | To | |
Rename Attribute | 1 | ||
Rename Attribute indexService : IndexService to eventBuilder : EventBuilder in class org.apache.usergrid.corepersistence.asyncevents.InMemoryAsyncEventService | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type indexService : IndexService to eventBuilder : EventBuilder in class org.apache.usergrid.corepersistence.asyncevents.InMemoryAsyncEventService | From | To | |
Rename Parameter | 1 | ||
Rename Parameter indexService : IndexService to eventBuilder : EventBuilder in method public InMemoryAsyncEventService(eventBuilder EventBuilder, rxTaskScheduler RxTaskScheduler, resolveSynchronously boolean) in class org.apache.usergrid.corepersistence.asyncevents.InMemoryAsyncEventService | From | To |