3f5bf9e613b31481cb6f8f41dca0dad590e8db12
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 1 | ||
Change Attribute Type amountAllocated : AtomicLong to amountAllocated : LongAdder in class org.infinispan.container.offheap.UnpooledOffHeapMemoryAllocator | From | To | |
Extract Method | 1 | ||
Extract Method private getActualAddressCount(desiredSize int, lockCount int) : int extracted from public OffHeapDataContainer(desiredSize int) in class org.infinispan.container.offheap.OffHeapDataContainer | From | To |