7cea68089e35f0d43a4098f07630c0f10792b062
Files Diff
- Added: 4
 - Removed: 0
 - Renamed: 0
 - Modified: 16
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public setValueSerializer(valueSerializer OBinarySerializer<V>) : void renamed to public OMurmurHash3HashFunction(valueSerializer OBinarySerializer<V>) in class com.orientechnologies.orient.core.storage.index.hashindex.local.OMurmurHash3HashFunction | From | To | |
| Split Attribute | 1 | ||
| Split Attribute expectedDatabaseDocumentTx : ODatabaseDocumentTx to [orientDB : OrientDB, ACTUAL_DB_NAME : String] in class com.orientechnologies.orient.core.storage.index.hashindex.local.OLocalHashTableWALTestIT | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type expectedDatabaseDocumentTx : ODatabaseDocumentTx to expectedDatabaseDocumentTx : ODatabaseSession in class com.orientechnologies.orient.core.storage.index.hashindex.local.OLocalHashTableWALTestIT | From | To | |
| Change Attribute Type databaseDocumentTx : ODatabaseDocumentTx to databaseDocumentTx : ODatabaseSession in class com.orientechnologies.orient.core.storage.index.sbtree.local.SBTreeTestIT | From | To | |
| Change Attribute Type expectedDatabaseDocumentTx : ODatabaseDocumentTx to expectedDatabaseDocumentTx : ODatabaseSession in class com.orientechnologies.orient.core.storage.index.sbtree.local.SBTreeWALTestIT | From | To |