21ada97f2f98e1a831d6f33de5c587cb22d51b13
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public stop() : void renamed to public shutdown() : void in class org.neo4j.kernel.impl.api.index.IndexingService | From | To | |
Rename Method public applicationOfIndexUpdatesShouldThrowIfServiceIsStopped() : void renamed to public applicationOfIndexUpdatesShouldThrowIfServiceIsShutdown() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute source : String to prefix : String in class org.neo4j.index.IndexFailureOnStartupTest.DeleteIndexFile | From | To | |
Rename Parameter | 1 | ||
Rename Parameter source : String to prefix : String in method package DeleteIndexFile(prefix String) in class org.neo4j.index.IndexFailureOnStartupTest.DeleteIndexFile | From | To |