3882dd3ed9afbf7a14fe5d85795ab2c71550d2f7
Files Diff
- Added: 9
 - Removed: 0
 - Renamed: 0
 - Modified: 15
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class com.orientechnologies.orient.core.sql.query.OSQLNonBlockingQuery.NonBlockingQueryFuture renamed to com.orientechnologies.orient.core.sql.query.OSQLNonBlockingQuery.ONonBlockingQueryFuture | From | To | |
| Extract Variable | 1 | ||
| Extract Variable type : byte in method protected command() : void from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type future : NonBlockingQueryFuture to future : ONonBlockingQueryFuture in method public execute(iArgs Object...) : RET in class com.orientechnologies.orient.core.sql.query.OSQLNonBlockingQuery | From | To |