8a247a0f0089a15a84dbd2a169b359e060f3fc82
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 24
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 2 | ||
| Pull Up Method public end() : void from class com.orientechnologies.orient.server.network.protocol.binary.OAsyncCommandResultListener to public end() : void from class com.orientechnologies.orient.server.network.protocol.binary.OAbstractCommandResultListener | From | To | |
| Pull Up Method public end() : void from class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener to public end() : void from class com.orientechnologies.orient.server.network.protocol.binary.OAbstractCommandResultListener | From | To | |
| Extract Variable | 1 | ||
| Extract Variable cmdResultListener : OCommandResultListener in method protected command() : void from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter resultListener : OCommandResultListener to wrappedResultListener : OCommandResultListener in method public OAsyncCommandResultListener(iNetworkProtocolBinary ONetworkProtocolBinary, txId int, wrappedResultListener OCommandResultListener) in class com.orientechnologies.orient.server.network.protocol.binary.OAsyncCommandResultListener | From | To | |
| Rename Parameter resultListener : OCommandResultListener to wrappedResultListener : OCommandResultListener in method public OLiveCommandResultListener(iNetworkProtocolBinary ONetworkProtocolBinary, txId int, wrappedResultListener OCommandResultListener) in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener | From | To |