3994f3e47ab6a0a8c1a8759b20f567ef7f39374d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 4 | ||
Inline Method private expectExpiryAfterRequest(req Req) : void inlined to public testGlobalExpiryReplace() : void in class org.infinispan.client.hotrod.ExpiryTest | From | To | |
Inline Method private expectExpiryAfterRequest(req Req) : void inlined to public testGlobalExpiryPutIfAbsent() : void in class org.infinispan.client.hotrod.ExpiryTest | From | To | |
Inline Method private expectExpiryAfterRequest(req Req) : void inlined to public testGlobalExpiryPut() : void in class org.infinispan.client.hotrod.ExpiryTest | From | To | |
Inline Method private expectExpiryAfterRequest(req Req) : void inlined to public testGlobalExpiryPutAll() : void in class org.infinispan.client.hotrod.ExpiryTest | From | To | |
Extract Variable | 1 | ||
Extract Variable cache0 : RemoteCache<Integer,String> in method public testGlobalExpiryReplace() : void from class org.infinispan.client.hotrod.ExpiryTest | From | To |