56975c266e7019f307bb9da42333a6db4e47365e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type evictionRunning : AtomicBoolean to evictionRunning : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionsEvictor | From | To | |
Change Attribute Type evictionQueue : ConcurrentHashMap<Integer,GridDhtLocalPartition> to evictionQueue : DeduplicationQueue<Integer,GridDhtLocalPartition> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionsEvictor | From | To |