8e840733fbbf42cf00b48a2f35109a8883ffa90a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type List<Object[]> to Collection<WorkLog> in method public commands() : Collection<WorkLog> in class org.neo4j.tools.rebuild.RebuildFromLogsTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type prototype : GraphDatabaseService to prototype : GraphDatabaseAPI in method private populatePrototype(prototypePath File) : long in class org.neo4j.tools.rebuild.RebuildFromLogsTest | From | To | |
Extract Method | 3 | ||
Extract Method private populatePrototype(prototypePath File) : long extracted from public shouldRebuildFromLogUpToATx() : void in class org.neo4j.tools.rebuild.RebuildFromLogsTest | From | To | |
Extract Method private populatePrototype(prototypePath File) : long extracted from public shouldRebuildFromLog() : void in class org.neo4j.tools.rebuild.RebuildFromLogsTest | From | To | |
Extract Method package checkConsistency(target File, pageCache PageCache) : void extracted from public rebuild(source File, target File, txId long) : void in class org.neo4j.tools.rebuild.RebuildFromLogs | From | To |