3b600982840ee5c1bf41a6b636fc513ebfa8051f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private assertRemoteAccount(account Account) : void renamed to private assertAccount(account Account, cls Class<?>) : void in class org.infinispan.client.hotrod.marshall.EmbeddedCompatTest | From | To | |
Extract Variable | 2 | ||
Extract Variable searchManager : SearchManager in method public testEmbeddedQuery() : void from class org.infinispan.client.hotrod.marshall.EmbeddedCompatTest | From | To | |
Extract Variable clientSerCtx : SerializationContext in method protected createCacheManager() : EmbeddedCacheManager from class org.infinispan.client.hotrod.marshall.EmbeddedCompatTest | From | To |