2931b37ca6ede96e2ae603994c938fb9c2700c8f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Attribute | 1 | ||
Pull Up Attribute private preferIPv4Stack : String from class org.hibernate.test.cache.infinispan.collection.AbstractCollectionRegionAccessStrategyTestCase to private preferIPv4Stack : String from class org.hibernate.test.cache.infinispan.AbstractNonFunctionalTestCase | From | To | |
Move Attribute | 2 | ||
Move Attribute private PREFER_IPV4STACK : String from class org.hibernate.test.cache.infinispan.entity.AbstractEntityRegionAccessStrategyTestCase.AccessStrategyTestSetup to private PREFER_IPV4STACK : String from class org.hibernate.test.cache.infinispan.AbstractNonFunctionalTestCase | From | To | |
Move Attribute private preferIPv4Stack : String from class org.hibernate.test.cache.infinispan.entity.AbstractEntityRegionAccessStrategyTestCase.AccessStrategyTestSetup to private preferIPv4Stack : String from class org.hibernate.test.cache.infinispan.AbstractNonFunctionalTestCase | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type localEntityRegion : EntityRegion to localEntityRegion : EntityRegionImpl in class org.hibernate.test.cache.infinispan.entity.AbstractEntityRegionAccessStrategyTestCase | From | To | |
Change Attribute Type remoteCollectionRegion : CollectionRegion to remoteCollectionRegion : CollectionRegionImpl in class org.hibernate.test.cache.infinispan.collection.AbstractCollectionRegionAccessStrategyTestCase | From | To | |
Change Attribute Type remoteEntityRegion : EntityRegion to remoteEntityRegion : EntityRegionImpl in class org.hibernate.test.cache.infinispan.entity.AbstractEntityRegionAccessStrategyTestCase | From | To | |
Change Attribute Type localCollectionRegion : CollectionRegion to localCollectionRegion : CollectionRegionImpl in class org.hibernate.test.cache.infinispan.collection.AbstractCollectionRegionAccessStrategyTestCase | From | To |