14912644ac3d2c5098a0a512cba9f638666db155
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable jsonMap : String to jsonSchemaMap : String 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 innerLoop(fieldsToKeep ArrayList, mapFields HashSet, testedField EntityField, fieldName String) : void extracted from private getFilteredStringObjectMap(applicationScope ApplicationScope, entity Entity, indexEdge IndexEdge) : Map<String,Object> in class org.apache.usergrid.corepersistence.index.IndexServiceImpl | From | To |