c88bedc3bdd9f00c9bae1c9ebd75dad640a6183e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 6 | ||
Extract Method private getPrototypePath() : File extracted from public failRebuildFromLogIfStoreIsInconsistentAfterRebuild() : void in class org.neo4j.tools.rebuild.RebuildFromLogsTest | From | To | |
Extract Method private getRebuilPath() : File extracted from public shouldRebuildFromLog() : void in class org.neo4j.tools.rebuild.RebuildFromLogsTest | From | To | |
Extract Method private getRebuilPath() : File extracted from public failRebuildFromLogIfStoreIsInconsistentAfterRebuild() : void in class org.neo4j.tools.rebuild.RebuildFromLogsTest | From | To | |
Extract Method private getPrototypePath() : File extracted from public shouldRebuildFromLogUpToATx() : void in class org.neo4j.tools.rebuild.RebuildFromLogsTest | From | To | |
Extract Method private getPrototypePath() : File extracted from public shouldRebuildFromLog() : void in class org.neo4j.tools.rebuild.RebuildFromLogsTest | From | To | |
Extract Method private getRebuilPath() : File extracted from public shouldRebuildFromLogUpToATx() : void in class org.neo4j.tools.rebuild.RebuildFromLogsTest | From | To | |
Rename Parameter | 2 | ||
Rename Parameter rebuiltPath : File to storeDir : File in method private db(storeDir File) : GraphDatabaseAPI in class org.neo4j.tools.rebuild.RebuildFromLogsTest | From | To | |
Rename Parameter dir : File to storeDir : File in method private databaseWithSomeTransactions(storeDir File) : void in class org.neo4j.tools.applytx.DatabaseRebuildToolTest | From | To |