5af5f029261084e36fb1ad0be1093be4306c49a7
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 19
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type ORecordId to OIdentifiable in method private readOptimizedLink(bytes BytesContainer) : OIdentifiable in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV37 | From | To | |
| Extract Variable | 1 | ||
| Extract Variable klass : Class<?> in method public onOpen(iDatabase ODatabaseInternal) : void from class com.orientechnologies.orient.server.handler.OConfigurableHooksManager | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type id : ORecordId to id : OIdentifiable in method private readLinkCollection(bytes BytesContainer, found Collection<OIdentifiable>) : Collection<OIdentifiable> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV37 | From | To | |
| Change Variable Type value : ORecordId to value : OIdentifiable in method private readLinkMap(bytes BytesContainer, document ODocument) : Map<Object,OIdentifiable> in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV37 | From | To | |
| Extract Method | 1 | ||
| Extract Method public internalRollback() : void extracted from public rollback(force boolean, commitLevelDiff int) : void in class com.orientechnologies.orient.core.tx.OTransactionOptimistic | From | To |