261df54c0ba9b1ea80d8f9fbff5e0a804a36254b
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 2 | ||
| Move Attribute private BYTE_ARRAY_BASE_OFFSET : int from class org.infinispan.container.offheap.OffHeapEntryFactoryImpl to private BYTE_ARRAY_BASE_OFFSET : int from class org.infinispan.container.offheap.OffHeapMemory | From | To | |
| Move Attribute private UNSAFE : Unsafe from class org.infinispan.container.offheap.UnpooledOffHeapMemoryAllocator to private UNSAFE : Unsafe from class org.infinispan.container.offheap.OffHeapMemory | From | To | |
| Extract Class | 2 | ||
| Extract Class org.infinispan.container.offheap.OffHeapMemory from class org.infinispan.container.offheap.OffHeapEntryFactoryImpl | From | To | |
| Extract Class org.infinispan.container.offheap.OffHeapLruNode from class org.infinispan.container.offheap.OffHeapEntryFactoryImpl | From | To | |
| Extract Variable | 1 | ||
| Extract Variable headerOffset : int in method public create(key WrappedBytes, value WrappedBytes, metadata Metadata) : long from class org.infinispan.container.offheap.OffHeapEntryFactoryImpl | From | To |