35558b0e0ee302fd193cb533e35e40c36ea5b224
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public set(commitment Commitment) : void renamed to public setFirst(commitment Commitment) : void in class org.neo4j.com.storecopy.TransactionQueue.Transaction | From | To | |
Rename Method public shouldNotApplyTransactionIfIndexUpdatesValidationFails() : void renamed to public shouldNotAppendOrApplyTransactionIfIndexUpdatesValidationFails() : void in class org.neo4j.com.storecopy.TransactionCommittingResponseUnpackerTest | From | To | |
Rename Method public get() : Commitment renamed to public getFirst() : Commitment in class org.neo4j.com.storecopy.TransactionQueue.Transaction | From | To |