95897754a083debeae5fd1733836f7905baec76f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type applicationScope : ApplicationScope to applicationScope : T in method public ApplicationEntityGroup(applicationScope T, entityIds List<EntityIdScope<T>>) in class org.apache.usergrid.persistence.core.scope.ApplicationEntityGroup | From | To | |
Change Return Type | 1 | ||
Change Return Type Observable to Observable<Long> in method public migrate(applicationEntityGroup Observable<T>, observer ProgressObserver) : Observable<Long> in class org.apache.usergrid.persistence.core.migration.data.DataMigration | From | To | |
Change Variable Type | 1 | ||
Change Variable Type ids : List<Id> to ids : List<EntityIdScope<CollectionScope>> in method public migrate(applicationEntityGroupObservable Observable<ApplicationEntityGroup>, observer DataMigration.ProgressObserver) : Observable in class org.apache.usergrid.persistence.collection.serialization.impl.MvccEntityDataMigrationImpl | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type applicationScope : ApplicationScope to applicationScope : T in class org.apache.usergrid.persistence.core.scope.ApplicationEntityGroup | From | To |