50325e7fbe6476c584a878210df59516bfe285e1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getPointerAndTypeFromCurrentPosition(bytes BytesContainer) : Tuple<Integer,OType> renamed to public getFieldSizeAndTypeFromCurrentPosition(bytes BytesContainer) : Tuple<Integer,OType> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV1 | From | To | |
Extract Variable | 2 | ||
Extract Variable clusterPos : long in method protected readOptimizedLink(bytes BytesContainer, justRunThrough boolean) : ORecordId from class com.orientechnologies.orient.core.serialization.serializer.record.binary.HelperClasses | From | To | |
Extract Variable clusterId : int in method protected readOptimizedLink(bytes BytesContainer, justRunThrough boolean) : ORecordId from class com.orientechnologies.orient.core.serialization.serializer.record.binary.HelperClasses | From | To |