205f6d79021a172805e0abd9d1dcf7e90b68c1e7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable iterator : Iterator<Long> to entry : Map.Entry<Long,Boolean> in method public onUpdateReceived(cntr long) : void in class org.apache.ignite.internal.processors.cache.database.IgniteCacheDatabasePartitionManager.Partition | From | To | |
Change Variable Type | 1 | ||
Change Variable Type iterator : Iterator<Long> to entry : Map.Entry<Long,Boolean> in method public onUpdateReceived(cntr long) : void in class org.apache.ignite.internal.processors.cache.database.IgniteCacheDatabasePartitionManager.Partition | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type lastApplied : long to lastApplied : AtomicLong in class org.apache.ignite.internal.processors.cache.database.IgniteCacheDatabasePartitionManager.Partition | From | To | |
Change Attribute Type updates : NavigableSet<Long> to updates : ConcurrentNavigableMap<Long,Boolean> in class org.apache.ignite.internal.processors.cache.database.IgniteCacheDatabasePartitionManager.Partition | From | To |