efffe474bdca1223222f955204301f604dea40b8
Files Diff
- Added: 1
- Removed: 3
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 6 | ||
| Change Return Type IndexRefreshCommand.IndexRefreshCommandInfo to EntityIndex.IndexRefreshCommandInfo in method public refreshIndex() : EntityIndex.IndexRefreshCommandInfo in class org.apache.usergrid.persistence.EntityManager | From | To | |
| Change Return Type IndexRefreshCommand.IndexRefreshCommandInfo to EntityIndex.IndexRefreshCommandInfo in method public refreshIndex() : EntityIndex.IndexRefreshCommandInfo in class org.apache.usergrid.corepersistence.CpEntityManager | From | To | |
| Change Return Type Observable<IndexRefreshCommand.IndexRefreshCommandInfo> to Observable<IndexRefreshCommandInfo> in method public refreshAsync() : Observable<IndexRefreshCommandInfo> in class org.apache.usergrid.persistence.index.EntityIndex | From | To | |
| Change Return Type IndexRefreshCommand.IndexRefreshCommandInfo to EntityIndex.IndexRefreshCommandInfo in method public refreshIndex(applicationId UUID) : EntityIndex.IndexRefreshCommandInfo in class org.apache.usergrid.persistence.EntityManagerFactory | From | To | |
| Change Return Type IndexRefreshCommand.IndexRefreshCommandInfo to EntityIndex.IndexRefreshCommandInfo in method public refreshIndex(applicationId UUID) : EntityIndex.IndexRefreshCommandInfo in class org.apache.usergrid.corepersistence.CpEntityManagerFactory | From | To | |
| Change Return Type Observable<IndexRefreshCommand.IndexRefreshCommandInfo> to Observable<IndexRefreshCommandInfo> in method public refreshAsync() : Observable<IndexRefreshCommandInfo> in class org.apache.usergrid.persistence.index.impl.EsEntityIndexImpl | From | To | |
| Rename Class | 1 | ||
| Rename Class org.apache.usergrid.persistence.queue.DefaultQueueManager renamed to org.apache.usergrid.persistence.queue.LocalQueueManager | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.usergrid.persistence.index.IndexRefreshCommand.IndexRefreshCommandInfo moved to org.apache.usergrid.persistence.index.EntityIndex.IndexRefreshCommandInfo | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute indexRefreshCommand : IndexRefreshCommand to refreshTimer : Timer in class org.apache.usergrid.persistence.index.impl.EsEntityIndexImpl | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type indexRefreshCommandInfo : IndexRefreshCommand.IndexRefreshCommandInfo to indexRefreshCommandInfo : EntityIndex.IndexRefreshCommandInfo in method public refreshIndex() : EntityIndex.IndexRefreshCommandInfo in class org.apache.usergrid.corepersistence.CpEntityManager | From | To | |
| Change Variable Type qm : DefaultQueueManager to qm : LocalQueueManager in method public before() : void in class org.apache.usergrid.services.notifications.apns.NotificationsServiceIT | From | To | |
| Change Variable Type info : IndexRefreshCommandImpl.IndexRefreshCommandInfo to info : EntityIndex.IndexRefreshCommandInfo in method private insertJsonBlob(entityType String, indexEdge IndexEdge, filePath String, max int, startIndex int) : void in class org.apache.usergrid.persistence.index.impl.EntityIndexTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type indexRefreshCommand : IndexRefreshCommand to refreshTimer : Timer in class org.apache.usergrid.persistence.index.impl.EsEntityIndexImpl | From | To |