|
Change Parameter Type iDatabase : ODatabaseDocumentInternal to connection : OClientConnection in method protected updateRecord(connection OClientConnection, rid ORecordId, buffer byte[], version int, recordType byte, updateContent boolean) : int in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentInternal to connection : OClientConnection in method protected createRecord(connection OClientConnection, rid ORecordId, buffer byte[], recordType byte) : ORecord in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Change Parameter Type iChannel : OChannelBinaryServer to connection : OClientConnection in method protected handleConnectionError(connection OClientConnection, e Throwable) : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Rename Parameter oNetworkProtocolBinary : ONetworkProtocolBinary to protocolBinary : ONetworkProtocolBinary in method public OTransactionOptimisticProxy(connection OClientConnection, protocolBinary ONetworkProtocolBinary) in class com.orientechnologies.orient.server.tx.OTransactionOptimisticProxy |
From |
To |
|
Rename Parameter iChannel : OChannelBinaryServer to connection : OClientConnection in method protected handleConnectionError(connection OClientConnection, e Throwable) : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Rename Parameter iDatabase : ODatabaseDocumentInternal to connection : OClientConnection in method protected updateRecord(connection OClientConnection, rid ORecordId, buffer byte[], version int, recordType byte, updateContent boolean) : int in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Rename Parameter iDatabase : ODatabaseDocumentInternal to connection : OClientConnection in method protected createRecord(connection OClientConnection, rid ORecordId, buffer byte[], recordType byte) : ORecord in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |