0704570f37e614961203e7f7294d39064a0fb3d8
Files Diff
- Added: 4
 - Removed: 4
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Class | 3 | ||
| Move And Rename Class org.apache.ignite.cache.eviction.ggfs.CacheGgfsEvictionFilter moved and renamed to org.apache.ignite.cache.eviction.ignitefs.CacheIgniteFsEvictionFilter | From | To | |
| Move And Rename Class org.apache.ignite.cache.eviction.ggfs.CacheGgfsPerBlockLruEvictionPolicy moved and renamed to org.apache.ignite.cache.eviction.ignitefs.CacheIgniteFsPerBlockLruEvictionPolicy | From | To | |
| Move And Rename Class org.apache.ignite.cache.eviction.ggfs.CacheGgfsPerBlockLruEvictionPolicyMBean moved and renamed to org.apache.ignite.cache.eviction.ignitefs.CacheIgniteFsPerBlockLruEvictionPolicyMXBean | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type evictPlc : CacheGgfsPerBlockLruEvictionPolicy to evictPlc : CacheIgniteFsPerBlockLruEvictionPolicy in class org.apache.ignite.internal.processors.fs.GridGgfsImpl | From | To | |
| Change Attribute Type evictPlc : CacheGgfsPerBlockLruEvictionPolicy to evictPlc : CacheIgniteFsPerBlockLruEvictionPolicy in class org.apache.ignite.internal.processors.fs.GridCacheGgfsPerBlockLruEvictionPolicySelfTest | From | To |