44740465677c39068dc813dabd464e60f09e5f49
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable otherPo : BinaryObjectExImpl to other0 : BinaryObjectExImpl in method public equals(other Object) : boolean in class org.apache.ignite.internal.binary.BinaryObjectExImpl | From | To | |
Extract Method | 1 | ||
Extract Method public compare(ptr long, bytes byte[], bytesOff int, len int) : boolean extracted from public compare(ptr long, bytes byte[]) : boolean in class org.apache.ignite.internal.util.offheap.unsafe.GridUnsafeMemory | From | To | |
Rename Parameter | 1 | ||
Rename Parameter fieldOffset : int to order : int in method protected abstract fieldByOrder(order int) : F in class org.apache.ignite.internal.binary.BinaryObjectExImpl | From | To |