61ac27f14a2ecda3d9ceb03c067e1400cfc6b089
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type iNetworkProtocolBinary : ONetworkProtocolBinary to connection : OClientConnection in method public OLiveCommandResultListener(connection OClientConnection, txId int, wrappedResultListener OCommandResultListener) in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener | From | To | |
Change Parameter Type iNetworkProtocolBinary : ONetworkProtocolBinary to connection : OClientConnection in method public getSession(connection OClientConnection) : OClientSessions in class com.orientechnologies.orient.server.OClientConnectionManager | From | To | |
Move Method | 1 | ||
Move Method public getTokenBytes() : byte[] from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to public getTokenBytes() : byte[] from class com.orientechnologies.orient.server.OClientConnection | From | To | |
Move Attribute | 3 | ||
Move Attribute protected tokenBytes : byte[] from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to public tokenBytes : byte[] from class com.orientechnologies.orient.server.OClientConnection | From | To | |
Move Attribute protected tokenBased : Boolean from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary to public tokenBased : Boolean from class com.orientechnologies.orient.server.OClientConnection | From | To | |
Move Attribute protected token : OToken from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to public token : OToken from class com.orientechnologies.orient.server.OClientConnection | From | To | |
Rename Attribute | 1 | ||
Rename Attribute protocol : ONetworkProtocolBinary to connection : OClientConnection in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type protocol : ONetworkProtocolBinary to connection : OClientConnection in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener | From | To | |
Rename Parameter | 2 | ||
Rename Parameter iNetworkProtocolBinary : ONetworkProtocolBinary to connection : OClientConnection in method public OLiveCommandResultListener(connection OClientConnection, txId int, wrappedResultListener OCommandResultListener) in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener | From | To | |
Rename Parameter iNetworkProtocolBinary : ONetworkProtocolBinary to connection : OClientConnection in method public getSession(connection OClientConnection) : OClientSessions in class com.orientechnologies.orient.server.OClientConnectionManager | From | To |