8e3e0a07e00f5974ee4ed2fc1068e5f26d57079b
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 21
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private openLogChannelForVersion(forVersion long) : PhysicalLogVersionedStoreChannel renamed to private createLogChannelForVersion(forVersion long) : PhysicalLogVersionedStoreChannel in class org.neo4j.kernel.impl.transaction.log.PhysicalLogFile | From | To | |
Extract Variable | 1 | ||
Extract Variable logFile : File in method public logEntries(fileSystem FileSystemAbstraction, logPath String) : List<LogEntry> from class org.neo4j.kernel.impl.transaction.LogMatchers | From | To |