9c0d8c3b0c335bf65f05ed65685a598d77525ccd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public pullDoesntRotateWhenThresholdCrossedAndExplicitlyOff() : void renamed to public pullDoesNotRotateWhenThresholdCrossedAndExplicitlyOff() : void in class org.neo4j.causalclustering.catchup.tx.TransactionLogCatchUpWriterTest | From | To | |
| Rename Variable | 2 | ||
| Rename Variable fromTx : long to fromTxId : long in method public pullRotatesWhenThresholdCrossedAndExplicitlySet() : void in class org.neo4j.causalclustering.catchup.tx.TransactionLogCatchUpWriterTest | From | To | |
| Rename Variable fromTx : long to fromTxId : long in method public pullDoesNotRotateWhenThresholdCrossedAndExplicitlyOff() : void in class org.neo4j.causalclustering.catchup.tx.TransactionLogCatchUpWriterTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable checkPointPosition : LogPosition in method public close() : void from class org.neo4j.causalclustering.catchup.tx.TransactionLogCatchUpWriter | From | To |