e3a3bd6d3e28e8cf7f36bba1fa9383c050070b75
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testIteration() : void renamed to public testIterationWithPrimitiveValues() : void in class org.infinispan.server.test.client.hotrod.HotRodRemoteCacheCompatIT | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type remoteCache : RemoteCache<Integer,String> to remoteCache : RemoteCache<Object,Object> in class org.infinispan.server.test.client.hotrod.HotRodRemoteCacheCompatIT | From | To |