|
Move Method protected getDatabaseInstance(dbName String, dbType String, storageType String) : ODatabaseDocumentTx from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected getDatabaseInstance(dbName String, dbType String, storageType String) : ODatabaseDocumentTx from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method public getChannel() : OChannel from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to public getChannel() : OChannel from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method protected createDatabase(iDatabase ODatabaseDocumentTx, dbUser String, dbPasswd String) : ODatabaseDocumentTx from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected createDatabase(iDatabase ODatabaseDocumentTx, dbUser String, dbPasswd String) : ODatabaseDocumentTx from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method protected updateRecord(iDatabase ODatabaseDocumentInternal, rid ORecordId, buffer byte[], version int, recordType byte, updateContent boolean) : int from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected updateRecord(iDatabase ODatabaseDocumentInternal, rid ORecordId, buffer byte[], version int, recordType byte, updateContent boolean) : int from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method protected sendErrorOrDropConnection(iClientTxId int, t Throwable) : void from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected sendErrorOrDropConnection(iClientTxId int, t Throwable) : void from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method public getVersion() : int from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to public getVersion() : int from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method protected hideRecord(iDatabase ODatabaseDocument, rid ORID) : int from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected hideRecord(iDatabase ODatabaseDocument, rid ORID) : int from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method protected execute() : void from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected execute() : void from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method public getRequestType() : int from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to public getRequestType() : int from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method protected trimCsvSerializedContent(stream byte[]) : int from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected trimCsvSerializedContent(stream byte[]) : int from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method public getRecordBytes(iRecord ORecord) : byte[] from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to public getRecordBytes(iRecord ORecord) : byte[] from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method private writeRecord(iRecord ORecord) : void from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to private writeRecord(iRecord ORecord) : void from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method protected createRecord(iDatabase ODatabaseDocumentInternal, rid ORecordId, buffer byte[], recordType byte) : ORecord from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected createRecord(iDatabase ODatabaseDocumentInternal, rid ORecordId, buffer byte[], recordType byte) : ORecord from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method protected cleanOutRecord(iDatabase ODatabaseDocument, rid ORID, version int) : int from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected cleanOutRecord(iDatabase ODatabaseDocument, rid ORID, version int) : int from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method protected deleteRecord(iDatabase ODatabaseDocument, rid ORID, version int) : int from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected deleteRecord(iDatabase ODatabaseDocument, rid ORID, version int) : int from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method protected checkStorageExistence(iDatabaseName String) : void from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected checkStorageExistence(iDatabaseName String) : void from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method public writeIdentifiable(o OIdentifiable) : void from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to public writeIdentifiable(o OIdentifiable) : void from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method public getType() : String from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to public getType() : String from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Method public fillRecord(rid ORecordId, buffer byte[], version int, record ORecord, iDatabase ODatabaseDocumentInternal) : void from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to public fillRecord(rid ORecordId, buffer byte[], version int, record ORecord, iDatabase ODatabaseDocumentInternal) : void from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Attribute protected requestType : int from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected requestType : int from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Attribute protected clientTxId : int from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected clientTxId : int from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Attribute protected logClientFullStackTrace : boolean from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected logClientFullStackTrace : boolean from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Attribute protected channel : OChannelBinaryServer from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected channel : OChannelBinaryServer from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Attribute protected okSent : boolean from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected okSent : boolean from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Move Attribute protected logClientExceptions : Level from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to protected logClientExceptions : Level from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |