cb179d3512952203d20c00773789df23e27f147d
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method public edgesFromSourceAscending(gm GraphManager, sourceNode Id, edgeType Optional<String>, startTimestamp Optional<Long>) : Observable<Edge> renamed to public edgesFromSourceDescending(gm GraphManager, sourceNode Id, edgeType Optional<String>) : Observable<Edge> in class org.apache.usergrid.persistence.graph.serialization.EdgesObservable | From | To | |
Rename Method public edgesFromSourceAscending(gm GraphManager, sourceNode Id) : Observable<Edge> renamed to public edgesFromSourceDescending(gm GraphManager, sourceNode Id) : Observable<Edge> in class org.apache.usergrid.persistence.graph.serialization.impl.EdgesObservableImpl | From | To | |
Rename Method public edgesFromSourceAscending(gm GraphManager, sourceNode Id, edgeTypeInput Optional<String>, startTimestamp Optional<Long>) : Observable<Edge> renamed to public edgesFromSourceDescending(gm GraphManager, sourceNode Id, edgeTypeInput Optional<String>) : Observable<Edge> in class org.apache.usergrid.persistence.graph.serialization.impl.EdgesObservableImpl | From | To | |
Rename Method public edgesFromSourceAscending(gm GraphManager, sourceNode Id) : Observable<Edge> renamed to public edgesFromSourceDescending(gm GraphManager, sourceNode Id) : Observable<Edge> in class org.apache.usergrid.persistence.graph.serialization.EdgesObservable | From | To | |
Change Parameter Type | 4 | ||
Change Parameter Type entityIdScope : EntityIdScope to entityIndexOperation : EntityIndexOperation in method public index(entityIndexOperation EntityIndexOperation) : void in class org.apache.usergrid.corepersistence.asyncevents.InMemoryAsyncEventService | From | To | |
Change Parameter Type entityIdScope : EntityIdScope to entityIdScope : EntityIndexOperation in method public index(entityIdScope EntityIndexOperation) : void in class org.apache.usergrid.corepersistence.index.ReIndexAction | From | To | |
Change Parameter Type entityIdScope : EntityIdScope to entityIndexOperation : EntityIndexOperation in method public index(entityIndexOperation EntityIndexOperation) : Observable<IndexOperationMessage> in class org.apache.usergrid.corepersistence.asyncevents.EventBuilderImpl | From | To | |
Change Parameter Type entityIdScope : EntityIdScope to entityIndexOperation : EntityIndexOperation in method public index(entityIndexOperation EntityIndexOperation) : Observable<IndexOperationMessage> in class org.apache.usergrid.corepersistence.asyncevents.EventBuilder | From | To | |
Merge Parameter | 1 | ||
Merge Parameter [collection : Optional<String>, cursor : Optional<String>, appId : Optional<UUID>] to indexServiceRequestBuilder : IndexServiceRequestBuilder in method public rebuildIndex(indexServiceRequestBuilder IndexServiceRequestBuilder) : IndexResponse in class org.apache.usergrid.corepersistence.index.ReIndexServiceImpl | From | To | |
Rename Attribute | 1 | ||
Rename Attribute RESUME_MAP_SCOPTE : MapScope to RESUME_MAP_SCOPE : MapScope in class org.apache.usergrid.corepersistence.index.ReIndexServiceImpl | From | To | |
Rename Parameter | 3 | ||
Rename Parameter entityIdScope : EntityIdScope to entityIndexOperation : EntityIndexOperation in method public index(entityIndexOperation EntityIndexOperation) : void in class org.apache.usergrid.corepersistence.asyncevents.InMemoryAsyncEventService | From | To | |
Rename Parameter entityIdScope : EntityIdScope to entityIndexOperation : EntityIndexOperation in method public index(entityIndexOperation EntityIndexOperation) : Observable<IndexOperationMessage> in class org.apache.usergrid.corepersistence.asyncevents.EventBuilderImpl | From | To | |
Rename Parameter entityIdScope : EntityIdScope to entityIndexOperation : EntityIndexOperation in method public index(entityIndexOperation EntityIndexOperation) : Observable<IndexOperationMessage> in class org.apache.usergrid.corepersistence.asyncevents.EventBuilder | From | To |