c4bec1f4ef8c3dc9c9856da2ffd523c37161277e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type cacheTopology : CacheTopology to members : List<Address> in method public cleanupLeaverTransactions(members List<Address>) : void in class org.infinispan.transaction.xa.recovery.RecoveryAwareTransactionTable | From | To | |
Change Parameter Type cacheTopology : CacheTopology to members : List<Address> in method public cleanupLeaverTransactions(members List<Address>) : void in class org.infinispan.transaction.impl.TransactionTable | From | To | |
Rename Variable | 1 | ||
Rename Variable members : List<Address> to membersSet : HashSet<Address> in method public cleanupLeaverTransactions(members List<Address>) : void in class org.infinispan.transaction.impl.TransactionTable | From | To | |
Change Variable Type | 1 | ||
Change Variable Type members : List<Address> to membersSet : HashSet<Address> in method public cleanupLeaverTransactions(members List<Address>) : void in class org.infinispan.transaction.impl.TransactionTable | From | To | |
Rename Parameter | 2 | ||
Rename Parameter cacheTopology : CacheTopology to members : List<Address> in method public cleanupLeaverTransactions(members List<Address>) : void in class org.infinispan.transaction.xa.recovery.RecoveryAwareTransactionTable | From | To | |
Rename Parameter cacheTopology : CacheTopology to members : List<Address> in method public cleanupLeaverTransactions(members List<Address>) : void in class org.infinispan.transaction.impl.TransactionTable | From | To |