|
Rename Method public readExternal(in ObjectInput) : void renamed to public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OCreateRecordTask |
From |
To |
|
Rename Method public readExternal(in ObjectInput) : void renamed to public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OUpdateRecordTask |
From |
To |
|
Rename Method public writeExternal(out ObjectOutput) : void renamed to public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OSQLCommandTask |
From |
To |
|
Rename Method public writeExternal(out ObjectOutput) : void renamed to public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OSyncClusterTask |
From |
To |
|
Rename Method public readExternal(in ObjectInput) : void renamed to public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OTxTask |
From |
To |
|
Rename Method public writeExternal(out ObjectOutput) : void renamed to public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OSyncDatabaseTask |
From |
To |
|
Rename Method public writeExternal(out ObjectOutput) : void renamed to public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OHeartbeatTask |
From |
To |
|
Rename Method public writeExternal(out ObjectOutput) : void renamed to public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OReadRecordIfNotLatestTask |
From |
To |
|
Rename Method public readExternal(in ObjectInput) : void renamed to public fromStream(in DataInput) : void in class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseChunk |
From |
To |
|
Rename Method public readExternal(in ObjectInput) : void renamed to public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OSyncClusterTask |
From |
To |
|
Rename Method public readExternal(in ObjectInput) : void renamed to public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OSQLCommandTask |
From |
To |
|
Rename Method public writeExternal(out ObjectOutput) : void renamed to public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OReadRecordTask |
From |
To |
|
Rename Method public writeExternal(out ObjectOutput) : void renamed to public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OSyncDatabaseDeltaTask |
From |
To |
|
Rename Method public readExternal(in ObjectInput) : void renamed to public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OScriptTask |
From |
To |
|
Rename Method public readExternal(in ObjectInput) : void renamed to public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OSyncDatabaseTask |
From |
To |
|
Rename Method public writeExternal(out ObjectOutput) : void renamed to public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask |
From |
To |
|
Rename Method public readExternal(in ObjectInput) : void renamed to public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OHeartbeatTask |
From |
To |
|
Rename Method public readExternal(in ObjectInput) : void renamed to public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OReadRecordIfNotLatestTask |
From |
To |
|
Rename Method public writeExternal(out ObjectOutput) : void renamed to public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OCompletedTxTask |
From |
To |
|
Rename Method public readExternal(in ObjectInput) : void renamed to public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OReadRecordTask |
From |
To |
|
Rename Method public readExternal(in ObjectInput) : void renamed to public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OSyncDatabaseDeltaTask |
From |
To |
|
Rename Method public writeExternal(out ObjectOutput) : void renamed to public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OCopyDatabaseChunkTask |
From |
To |
|
Rename Method public readExternal(in ObjectInput) : void renamed to public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask |
From |
To |
|
Rename Method public readExternal(in ObjectInput) : void renamed to public fromStream(in DataInput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OTxTaskResult |
From |
To |
|
Rename Method public writeExternal(out ObjectOutput) : void renamed to public toStream(out DataOutput) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSequenceNumber |
From |
To |
|
Rename Method public writeExternal(out ObjectOutput) : void renamed to public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OCreateRecordTask |
From |
To |
|
Rename Method public readExternal(in ObjectInput) : void renamed to public fromStream(in DataInput, taskFactory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OCompletedTxTask |
From |
To |
|
Rename Method public writeExternal(out ObjectOutput) : void renamed to public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OUpdateRecordTask |
From |
To |
|
Rename Method public writeExternal(out ObjectOutput) : void renamed to public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OTxTask |
From |
To |
|
Rename Method public writeExternal(out ObjectOutput) : void renamed to public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseChunk |
From |
To |
|
Rename Method public readExternal(in ObjectInput) : void renamed to public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OCopyDatabaseChunkTask |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OTxTask |
From |
To |
|
Change Parameter Type iUserRID : ORID to iUserRID : ORecordId in method public setUserRID(iUserRID ORecordId) : void in class com.orientechnologies.orient.server.distributed.ODistributedRequest |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OSyncDatabaseTask |
From |
To |
|
Change Parameter Type out : ObjectOutput to out : DataOutput in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OReadRecordTask |
From |
To |
|
Change Parameter Type responsePayload : Serializable to responsePayload : Object in method private sendResponseBack(iRequest ODistributedRequest, responsePayload Object) : void in class com.orientechnologies.orient.server.distributed.impl.ODistributedWorker |
From |
To |
|
Change Parameter Type out : ObjectOutput to out : DataOutput in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OTxTask |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OCopyDatabaseChunkTask |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OSQLCommandTask |
From |
To |
|
Change Parameter Type out : ObjectOutput to out : DataOutput in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OSyncDatabaseDeltaTask |
From |
To |
|
Change Parameter Type out : ObjectOutput to out : DataOutput in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public fromStream(in DataInput, taskFactory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OCompletedTxTask |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OReadRecordIfNotLatestTask |
From |
To |
|
Change Parameter Type out : ObjectOutput to out : DataOutput in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OSyncDatabaseTask |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public fromStream(in DataInput) : void in class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseChunk |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OSyncClusterTask |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public fromStream(in DataInput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OTxTaskResult |
From |
To |
|
Change Parameter Type out : ObjectOutput to out : DataOutput in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OSyncClusterTask |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OReadRecordTask |
From |
To |
|
Change Parameter Type out : ObjectOutput to out : DataOutput in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OCopyDatabaseChunkTask |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OCreateRecordTask |
From |
To |
|
Change Parameter Type out : ObjectOutput to out : DataOutput in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OHeartbeatTask |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OUpdateRecordTask |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OHeartbeatTask |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask |
From |
To |
|
Change Parameter Type out : ObjectOutput to out : DataOutput in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSequenceNumber |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OScriptTask |
From |
To |
|
Change Parameter Type out : ObjectOutput to out : DataOutput in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OSQLCommandTask |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public OLogSequenceNumber(in DataInput) in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSequenceNumber |
From |
To |
|
Change Parameter Type out : ObjectOutput to out : DataOutput in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OCompletedTxTask |
From |
To |
|
Change Parameter Type in : ObjectInput to in : DataInput in method public fromStream(in DataInput, factory ORemoteTaskFactory) : void in class com.orientechnologies.orient.server.distributed.impl.task.OSyncDatabaseDeltaTask |
From |
To |
|
Change Parameter Type out : ObjectOutput to out : DataOutput in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OCreateRecordTask |
From |
To |
|
Change Parameter Type out : ObjectOutput to out : DataOutput in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseChunk |
From |
To |
|
Change Parameter Type localResult : Serializable to localResult : Object in method public setLocalResult(localNodeName String, localResult Object) : void in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager |
From |
To |
|
Change Parameter Type out : ObjectOutput to out : DataOutput in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OUpdateRecordTask |
From |
To |
|
Change Parameter Type out : ObjectOutput to out : DataOutput in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OReadRecordIfNotLatestTask |
From |
To |
|
Change Parameter Type payload : Serializable to payload : Object in method public ODistributedResponse(iRequestId ODistributedRequestId, executorNodeName String, senderNodeName String, payload Object) in class com.orientechnologies.orient.server.distributed.ODistributedResponse |
From |
To |