749205d700f57f6178ef260f64dfac7f99e68142
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 2 | ||
Rename Attribute cache2 : Cache to cache1 : Cache<String,ClassWithLongIndexName> in class org.infinispan.query.blackbox.ClusteredCacheWithLongIndexNameTest | From | To | |
Rename Attribute cache3 : Cache to cache2 : Cache<String,ClassWithLongIndexName> in class org.infinispan.query.blackbox.ClusteredCacheWithLongIndexNameTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type caches : List<Cache<String,Person>> to caches : List<Cache<String,ClassWithLongIndexName>> in method protected createCacheManagers() : void in class org.infinispan.query.blackbox.ClusteredCacheWithLongIndexNameTest | From | To | |
Inline Variable | 2 | ||
Inline Variable cacheCfg : ConfigurationBuilder in method protected createCacheManagers() : void from class org.infinispan.query.blackbox.ClusteredCacheWithLongIndexNameTest | From | To | |
Inline Variable qb : QueryBuilder in method public testAdditionOfNewNode() : void from class org.infinispan.query.blackbox.ClusteredCacheWithLongIndexNameTest | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type cache1 : Cache to cache1 : Cache<String,ClassWithLongIndexName> in class org.infinispan.query.blackbox.ClusteredCacheWithLongIndexNameTest | From | To | |
Change Attribute Type cache2 : Cache to cache1 : Cache<String,ClassWithLongIndexName> in class org.infinispan.query.blackbox.ClusteredCacheWithLongIndexNameTest | From | To | |
Change Attribute Type cache2 : Cache to cache2 : Cache<String,ClassWithLongIndexName> in class org.infinispan.query.blackbox.ClusteredCacheWithLongIndexNameTest | From | To | |
Change Attribute Type cache3 : Cache to cache2 : Cache<String,ClassWithLongIndexName> in class org.infinispan.query.blackbox.ClusteredCacheWithLongIndexNameTest | From | To |