0a43e8fb497b723b7d2526535f75a56cb7aed162
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public visitGetManyCommand(ctx InvocationContext, command GetManyCommand) : Object renamed to public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type command : GetManyCommand to command : GetAllCommand in method public visitGetAllCommand(ctx InvocationContext, command GetAllCommand) : Object in class org.infinispan.interceptors.locking.NonTransactionalLockingInterceptor | From | To |