9ee6549a55560e68334466c67eec576c8fb101dd
Files Diff
- Added: 4
- Removed: 1
- Renamed: 0
- Modified: 16
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class org.neo4j.kernel.impl.transaction.log.entry.LogEntryWriterv1 renamed to org.neo4j.kernel.impl.transaction.log.entry.LogEntryWriterV1 | From | To | |
| Extract Variable | 1 | ||
| Extract Variable logRotated : boolean in method public append(transaction TransactionRepresentation, logAppendEvent LogAppendEvent) : long from class org.neo4j.kernel.impl.transaction.log.BatchingTransactionAppender | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type writer : LogEntryWriterv1 to writer : LogEntryWriterV1 in class org.neo4j.com.CommittedTransactionSerializer | From | To | |
| Change Attribute Type writer : LogEntryWriterv1 to writer : LogEntryWriterV1 in class org.neo4j.kernel.impl.transaction.state.LogTruncationTest | From | To |