ac548723cc3e608addf8a9ae5b7a563e0b83d799
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public evictWrap() : EvictableEntry<K,V> renamed to public wrapEviction() : EvictableEntry<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheTestEntryEx | From | To | |
Rename Method public evictWrap() : EvictableEntry<K,V> renamed to public wrapEviction() : EvictableEntry<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheEntryEx | From | To | |
Rename Method public evictWrap() : EvictableEntry<K,V> renamed to public wrapEviction() : EvictableEntry<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry | From | To | |
Push Down Method | 1 | ||
Push Down Method public version() : Object from class org.apache.ignite.internal.processors.cache.CacheEntryImpl to public version() : Object from class org.apache.ignite.internal.processors.cache.CacheVersionedEntryImpl | From | To | |
Push Down Attribute | 1 | ||
Push Down Attribute private ver : Object from class org.apache.ignite.internal.processors.cache.CacheEntryImpl to private ver : Object from class org.apache.ignite.internal.processors.cache.CacheVersionedEntryImpl | From | To |