0b9d71700ea0383ea6f27330b0a73ebf61b1706d
Files Diff
- Added: 3
 - Removed: 0
 - Renamed: 0
 - Modified: 21
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public executeSubscribeSchemaConfiguration(request OSubscribeSchemaRequest) : OBinaryResponse renamed to public executeSubscribeSchema(request OSubscribeSchemaRequest) : OBinaryResponse in class com.orientechnologies.orient.client.binary.OBinaryRequestExecutor | From | To | |
| Rename Method public executeSubscribeSchemaConfiguration(request OSubscribeSchemaRequest) : OBinaryResponse renamed to public executeSubscribeSchema(request OSubscribeSchemaRequest) : OBinaryResponse in class com.orientechnologies.orient.server.OConnectionBinaryExecutor | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method protected getStorage() : OStorage extracted from protected loadMetadata() : void in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentRemote & moved to class com.orientechnologies.orient.core.index.OIndexManagerRemote | From | To |