c1d600bd682d0aa6251161a65b542fcba3578f6b
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type AssertsNearCache<K,V> to RemoteCache<K,V> in method protected createClient() : RemoteCache<K,V> in class org.infinispan.client.hotrod.near.EagerNearCacheTest | From | To | |
Rename Class | 1 | ||
Rename Class org.infinispan.client.hotrod.impl.NearRemoteCache renamed to org.infinispan.client.hotrod.impl.EagerNearRemoteCache | From | To | |
Extract Method | 1 | ||
Extract Method private clientConfiguration() : ConfigurationBuilder extracted from protected createClient() : AssertsNearCache<K,V> in class org.infinispan.client.hotrod.near.EagerNearCacheTest | From | To | |
Inline Variable | 1 | ||
Inline Variable srv : NearCacheService<K,V> in method private createRemoteCache(cacheName String) : RemoteCacheImpl<K,V> from class org.infinispan.client.hotrod.RemoteCacheManager | From | To |