b0676b799c13be2521248936cb4df5f979a76fa7
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type int to long in method private findOffset(instance Object) : long in class org.infinispan.container.offheap.MemoryAddressHash | From | To | |
Change Variable Type | 1 | ||
Change Variable Type offset : int to offset : long in method public putMemoryAddress(instance Object, address long) : void in class org.infinispan.container.offheap.MemoryAddressHash | From | To | |
Rename Parameter | 1 | ||
Rename Parameter address : long to bucketHeadAddress : long in method protected performRemove(bucketHeadAddress long, key Object) : InternalCacheEntry<WrappedBytes,WrappedBytes> in class org.infinispan.container.offheap.OffHeapDataContainer | From | To |