ee1a66fabd61f032a8748db2d5914171fd8ae59a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type Observable<Integer> to Observable<Long> in method public indexEntity(applicationScope ApplicationScope, entity Entity) : Observable<Long> in class org.apache.usergrid.corepersistence.index.IndexServiceImpl | From | To | |
Change Return Type Observable<Integer> to Observable<Long> in method public indexEntity(applicationScope ApplicationScope, entity Entity) : Observable<Long> in class org.apache.usergrid.corepersistence.index.IndexService | From | To | |
Change Variable Type | 1 | ||
Change Variable Type observable : Observable<IndexOperationMessage> to observable : ConnectableObservable<IndexOperationMessage> in method public indexEntity(applicationScope ApplicationScope, entity Entity) : Observable<Long> in class org.apache.usergrid.corepersistence.index.IndexServiceImpl | From | To |