70c599faa6b970e1ac6c6908b8dcc692ac39a867
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type key : PreparedQuery to key : Statement in method public cacheMiss(key Statement) : void in class org.neo4j.cypher.QueryInvalidationIT.TestMonitor | From | To | |
| Change Parameter Type key : PreparedQuery to key : Statement in method public cacheHit(key Statement) : void in class org.neo4j.cypher.QueryInvalidationIT.TestMonitor | From | To | |
| Change Parameter Type key : PreparedQuery to key : Statement in method public cacheDiscard(key Statement) : void in class org.neo4j.cypher.QueryInvalidationIT.TestMonitor | From | To | |
| Rename Class | 1 | ||
| Rename Class org.neo4j.cypher.QueryInvalidationIT.Monitor renamed to org.neo4j.cypher.QueryInvalidationIT.TestMonitor | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type monitor : Monitor to monitor : TestMonitor in method public shouldRePlanAfterDataChanges() : void in class org.neo4j.cypher.QueryInvalidationIT | From | To |