5f99ee2de640093335a73ffcfce3e2b07e8e146c
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type Observable<Long> to Observable<IndexOperationMessage> in method public indexEntity(applicationScope ApplicationScope, entity Entity) : Observable<IndexOperationMessage> in class org.apache.usergrid.corepersistence.index.IndexService | From | To | |
Change Return Type Observable<Long> to Observable<IndexOperationMessage> in method public indexEntity(applicationScope ApplicationScope, entity Entity) : Observable<IndexOperationMessage> in class org.apache.usergrid.corepersistence.index.IndexServiceImpl | From | To | |
Extract Variable | 1 | ||
Extract Variable threadName : String in method public newThread(r Runnable) : Thread from class org.apache.usergrid.persistence.core.rx.RxTaskSchedulerImpl.CountingThreadFactory | From | To | |
Rename Parameter | 1 | ||
Rename Parameter toIndex : Entity to entity : Entity in method public queueEntityIndexUpdate(applicationScope ApplicationScope, entity Entity) : void in class org.apache.usergrid.corepersistence.index.InMemoryAsyncReIndexService | From | To |