8122b30e87cdcccf559dce7cf1bdee9e7eabeb1f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public setOrigin(origin Address) : void renamed to protected AbstractInvocationContext(origin Address) in class org.infinispan.context.impl.AbstractInvocationContext | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type local : boolean to origin : Address in method public NonTxInvocationContext(numEntries int, origin Address, keyEq Equivalence<Object>) in class org.infinispan.context.impl.NonTxInvocationContext | From | To | |
Change Parameter Type local : boolean to origin : Address in method protected newNonTxInvocationContext(origin Address) : NonTxInvocationContext in class org.infinispan.context.TransactionalInvocationContextFactory | From | To | |
Rename Parameter | 2 | ||
Rename Parameter local : boolean to origin : Address in method protected newNonTxInvocationContext(origin Address) : NonTxInvocationContext in class org.infinispan.context.TransactionalInvocationContextFactory | From | To | |
Rename Parameter local : boolean to origin : Address in method public NonTxInvocationContext(numEntries int, origin Address, keyEq Equivalence<Object>) in class org.infinispan.context.impl.NonTxInvocationContext | From | To |