3817abef847a2e9554c5ec187f92c1a0b5cbddd8
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public shutDownHotrod() : void renamed to protected teardown() : void in class org.infinispan.client.hotrod.test.SingleHotRodServerTest | From | To | |
Rename Variable | 1 | ||
Rename Variable remote : RemoteCache<Integer,Integer> to newRemoteCache : RemoteCache<Integer,Integer> in method public testLocalCacheSize() : void in class org.infinispan.client.hotrod.SizeTest | From | To | |
Extract Variable | 1 | ||
Extract Variable newClient : RemoteCacheManager in method public testLocalCacheSize() : void from class org.infinispan.client.hotrod.SizeTest | From | To |