b28615ae6c75eb0cb32c7fb5fef6eec1c52bb0e1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable db : boolean to specificDb : boolean in method public execute(args String[]) : void in class org.neo4j.commandline.dbms.MemoryRecommendationsCommand | From | To | |
| Extract Method | 2 | ||
| Extract Method private sumNativeIndexFiles(file File, filter FilenameFilter) : long extracted from private dbSpecificPageCacheMemory(storeDir File) : String in class org.neo4j.commandline.dbms.MemoryRecommendationsCommand | From | To | |
| Extract Method private sumStoreFiles(storeDir File) : long extracted from private dbSpecificPageCacheMemory(storeDir File) : String in class org.neo4j.commandline.dbms.MemoryRecommendationsCommand | From | To |