f0480b4881a097e50ad2153e735268834b40dbb9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable trimmedFields : Collection<String> to mapFields : HashSet in method private getFilteredStringObjectMap(applicationScope ApplicationScope, entity Entity, indexEdge IndexEdge) : Map<String,Object> in class org.apache.usergrid.corepersistence.index.IndexServiceImpl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type trimmedFields : Collection<String> to mapFields : HashSet in method private getFilteredStringObjectMap(applicationScope ApplicationScope, entity Entity, indexEdge IndexEdge) : Map<String,Object> in class org.apache.usergrid.corepersistence.index.IndexServiceImpl | From | To | |
Extract Method | 1 | ||
Extract Method private getFilteredStringObjectMap(applicationScope ApplicationScope, entity Entity, indexEdge IndexEdge) : Map<String,Object> extracted from public indexEdge(applicationScope ApplicationScope, entity Entity, edge Edge) : Observable<IndexOperationMessage> in class org.apache.usergrid.corepersistence.index.IndexServiceImpl | From | To |