dba010da9af3b030aebe3328626b9e8e8b44bc4c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private setSkipRemoteGetsAndInvokeNextForPutMapCommand(ctx InvocationContext, command WriteCommand) : BasicInvocationStage renamed to private setSkipRemoteGetsAndInvokeNextForWriteCommand(ctx InvocationContext, command WriteCommand) : BasicInvocationStage in class org.infinispan.interceptors.impl.EntryWrappingInterceptor | From | To | |
| Rename Variable | 1 | ||
| Rename Variable k : Object to key : Object in method public perform(ctx InvocationContext) : Object in class org.infinispan.commands.write.InvalidateCommand | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter isPre : boolean to pre : boolean in method protected notify(ctx InvocationContext, e MVCCEntry, pre boolean) : void in class org.infinispan.commands.write.InvalidateCommand | From | To | |
| Rename Parameter o : Object to obj : Object in method public equals(obj Object) : boolean in class org.infinispan.commands.write.InvalidateCommand | From | To |