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