83174e8bf6675476e21a8d9e47ae0eadff6cb7a3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public graphSearch() : boolean renamed to public isGraphSearch() : boolean in class org.apache.usergrid.persistence.Query | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type observable : Observable<? extends Id> to observable : Observable<Id> in method public call(observable Observable<Id>) : Observable<Id> in class org.apache.usergrid.corepersistence.command.read.graph.AbstractReadGraphCommand | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter connectionName : String to collectionName : String in method public CollectionGraphQueryExecutor(entityCollectionManagerFactory EntityCollectionManagerFactory, graphManagerFactory GraphManagerFactory, applicationScope ApplicationScope, source EntityRef, cursor String, collectionName String, limit int) in class org.apache.usergrid.corepersistence.results.CollectionGraphQueryExecutor | From | To |