d3a483e29073e000306366670d21d75c64e1a8f4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable context : ReplicationContext to committer : ReplicationContext in method public committed(txId long, authorId int) : int in class org.neo4j.kernel.ha.transaction.TransactionPropagator | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to int in method public committed(txId long, authorId int) : int in class org.neo4j.kernel.ha.transaction.TransactionPropagator | From | To | |
| Extract Variable | 2 | ||
| Extract Variable validator : IntegrityValidator in method protected getMasterImpl() : TransactionCommitProcess from class org.neo4j.kernel.ha.cluster.modeswitch.CommitProcessSwitcher | From | To | |
| Extract Variable master : HighlyAvailableGraphDatabase in method public twoRoundRobin() : void from class org.neo4j.kernel.ha.TxPushStrategyConfigIT | From | To |