0959a75b73b8dd4a2f01fdc0f4a40c51853a824d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 3 | ||
| Change Attribute Type hits : AtomicLong to hits : LongAdder in class org.apache.camel.util.LRUCache | From | To | |
| Change Attribute Type misses : AtomicLong to misses : LongAdder in class org.apache.camel.util.LRUCache | From | To | |
| Change Attribute Type evicted : AtomicLong to evicted : LongAdder in class org.apache.camel.util.LRUCache | From | To |