0ec3add02530abf5aa928a7441cad6b3df8ea710
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute txId : int to sessionId : int in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type channel : OChannelBinaryServer to channel : OChannelBinary in method public onUnsubscribe(iLiveToken int) : void in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener | From | To | |
| Change Variable Type channel : OChannelBinaryServer to channel : OChannelBinary in method public onLiveResult(iToken int, iOp ORecordOperation) : void in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener | From | To | |
| Extract Variable | 1 | ||
| Extract Variable curConnection : OClientConnection in method public onLiveResult(iToken int, iOp ORecordOperation) : void from class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type channel : OChannelBinaryServer to channel : OChannelBinary in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter txId : int to sessionId : int in method public OLiveCommandResultListener(server OServer, connection OClientConnection, sessionId int, wrappedResultListener OCommandResultListener) in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener | From | To |