1af370d43a2e7476da91e2f45044505f9887f348
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute lockTransaction : LockTransaction to tx : Transaction in class org.neo4j.kernel.impl.locking.community.CommunityLockClient | From | To | |
| Extract Variable | 2 | ||
| Extract Variable lockClient : Locks.Client in method public create(tx Transaction) : TransactionState from class org.neo4j.kernel.impl.transaction.TransactionStateFactory | From | To | |
| Extract Variable mockLocks : Locks in method public shouldNotSetTmNotOKForFailureInCommitted() : void from class org.neo4j.kernel.impl.transaction.TxManagerTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type lockTransaction : LockTransaction to tx : Transaction in class org.neo4j.kernel.impl.locking.community.CommunityLockClient | From | To |