7cd9151d6ffb3052a3b5febed500f7000b49aa31
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type neoStore : NeoStore to transactionIdStore : TransactionIdStore in method public LogRotationControl(transactionIdStore TransactionIdStore, indexingService IndexingService, labelScanStore LabelScanStore, indexProviders Iterable<IndexImplementation>) in class org.neo4j.kernel.impl.transaction.log.LogRotationControl | From | To | |
Rename Attribute | 1 | ||
Rename Attribute neoStore : NeoStore to transactionIdStore : TransactionIdStore in class org.neo4j.kernel.impl.transaction.log.LogRotationControl | From | To | |
Extract Variable | 2 | ||
Extract Variable threadName : String in method public evaluate() : void from class org.neo4j.test.OtherThreadRule.apply | From | To | |
Extract Variable threadName : String in method public apply(base Statement, description Description) : Statement from class org.neo4j.test.OtherThreadRule | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type neoStore : NeoStore to transactionIdStore : TransactionIdStore in class org.neo4j.kernel.impl.transaction.log.LogRotationControl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter neoStore : NeoStore to transactionIdStore : TransactionIdStore in method public LogRotationControl(transactionIdStore TransactionIdStore, indexingService IndexingService, labelScanStore LabelScanStore, indexProviders Iterable<IndexImplementation>) in class org.neo4j.kernel.impl.transaction.log.LogRotationControl | From | To |