2e31c5cb71525686d7c6075b310c48daae060af3
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 11
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type database : ODatabaseDocument to database : ODatabaseDocumentInternal in method private printMissingIndexEntries(server ServerRun, database ODatabaseDocumentInternal) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest | From | To | |
| Change Return Type | 1 | ||
| Change Return Type ODatabaseDocument to ODatabaseDocumentInternal in method protected getDatabase(serverNum int) : ODatabaseDocumentInternal in class com.orientechnologies.orient.server.distributed.AbstractServerClusterTest | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type database : ODatabaseDocument to database : ODatabaseDocumentInternal in method public call() : Void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.BaseWriter | From | To | |
| Change Variable Type database : ODatabaseDocument to database : ODatabaseDocumentInternal in method public call() : Void in class com.orientechnologies.orient.server.distributed.AbstractDistributedWriteTest.Writer | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type db : ODatabaseDocument to db : ODatabaseDocumentInternal in class com.orientechnologies.orient.server.distributed.scenariotest.MultipleDBAlignmentOnNodesJoiningIT.DBStartupWriter | From | To |