1035da7c2b2c3c1d7b888adc642d6a4e1c7900f6
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 8
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public testGetManyKeyNotPresent() : void renamed to public testGetAllKeyNotPresent() : void in class org.infinispan.commands.GetAllCommandTest | From | To | |
| Rename Method public testGetMany() : void renamed to public testGetAll() : void in class org.infinispan.commands.GetAllCommandTest | From | To | |
| Rename Variable | 2 | ||
| Rename Variable getMany : ClusteredGetAllCommand to remoteGetAll : ClusteredGetAllCommand in method protected retrieveFromRemoteSources(requestedKeys Set<?>, ctx InvocationContext, flags Set<Flag>) : Map<Object,InternalCacheEntry> in class org.infinispan.interceptors.distribution.BaseDistributionInterceptor | From | To | |
| Rename Variable clusteredGetManyCommand : ClusteredGetAllCommand to clusteredGetAllCommand : ClusteredGetAllCommand in method public initializeReplicableCommand(c ReplicableCommand, isRemote boolean) : void in class org.infinispan.commands.CommandsFactoryImpl | From | To |