848cce5726af9a364888423480be28d95760ea8e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private serializeAllocateSpace(bytes BytesContainer, values Entry<String,ODocumentEntry>[], props Map<String,OProperty>, fields Set<Entry<String,ODocumentEntry>>, pos int[]) : int extracted from public serialize(document ODocument, bytes BytesContainer, iClassOnly boolean, serializeClassName boolean) : void in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV1 | From | To | |
Extract Method private serializeWriteValues(bytes BytesContainer, document ODocument, size int, values Entry<String,ODocumentEntry>[], pos int[]) : void extracted from public serialize(document ODocument, bytes BytesContainer, iClassOnly boolean, serializeClassName boolean) : void in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV1 | From | To |