60f19102fc358d73b061f3524fcd3ad460f6d14b
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 8
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type channel : OChannelBinary to tokenBytes : byte[] in method private onBeforeOperationalRequest(connection OClientConnection, tokenBytes byte[]) : OClientConnection in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary | From | To | |
| Change Parameter Type channel : OChannelBinary to tokenBytes : byte[] in method private onBeforeHandshakeRequest(connection OClientConnection, tokenBytes byte[]) : OClientConnection in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary | From | To | |
| Inline Method | 2 | ||
| Inline Method private reopenDatabase(connection OClientConnection) : void inlined to private handshakeRequest(connection OClientConnection, requestType int, clientTxId int) : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary | From | To | |
| Inline Method protected executeRequest(requestType int, channel OChannelBinary, connection OClientConnection) : boolean inlined to private sessionRequest(connection OClientConnection, requestType int, clientTxId int) : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary | From | To | |
| Parameterize Variable | 2 | ||
| Parameterize Variable bytes : byte[] to tokenBytes : byte[] in method private onBeforeOperationalRequest(connection OClientConnection, tokenBytes byte[]) : OClientConnection in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary | From | To | |
| Parameterize Variable bytes : byte[] to tokenBytes : byte[] in method private onBeforeHandshakeRequest(connection OClientConnection, tokenBytes byte[]) : OClientConnection in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter channel : OChannelBinary to tokenBytes : byte[] in method private onBeforeOperationalRequest(connection OClientConnection, tokenBytes byte[]) : OClientConnection in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary | From | To | |
| Rename Parameter channel : OChannelBinary to tokenBytes : byte[] in method private onBeforeHandshakeRequest(connection OClientConnection, tokenBytes byte[]) : OClientConnection in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary | From | To |