9e2e6a208fd2f591d266623cd5fe64ee5ffa7c31
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable type : byte in method private isBreakPoint(entry LogEntry) : boolean from class org.neo4j.tools.dump.log.TransactionLogEntryCursor | From | To | |
| Extract Method | 1 | ||
| Extract Method public openVersionedChannel(fileSystem FileSystemAbstraction, file File) : LogVersionedStoreChannel extracted from public openLogEntryCursor(fileSystem FileSystemAbstraction, file File, readerLogVersionBridge LogVersionBridge) : LogEntryCursor in class org.neo4j.tools.util.TransactionLogUtils | From | To |