|
Pull Up Method public getQuorumType() : OCommandDistributedReplicateRequest.QUORUM_TYPE from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to public getQuorumType() : OCommandDistributedReplicateRequest.QUORUM_TYPE from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Pull Up Method public getFixTask(iRequest ODistributedRequest, iOriginalTask ORemoteTask, iBadResponse Object, iGoodResponse Object, executorNodeName String, dManager ODistributedServerManager) : ORemoteTask from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to public getFixTask(iRequest ODistributedRequest, iOriginalTask ORemoteTask, iBadResponse Object, iGoodResponse Object, executorNodeName String, dManager ODistributedServerManager) : ORemoteTask from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Pull Up Method public add(iTask OAbstractRecordReplicatedTask) : void from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to public add(iTask OAbstractRecordReplicatedTask) : void from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Pull Up Method public setLocalUndoTasks(undoTasks List<OAbstractRemoteTask>) : void from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to public setLocalUndoTasks(undoTasks List<OAbstractRemoteTask>) : void from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Pull Up Method public setLastLSN(lastLSN OLogSequenceNumber) : void from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to public setLastLSN(lastLSN OLogSequenceNumber) : void from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Pull Up Method public setNodeSource(nodeSource String) : void from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to public setNodeSource(nodeSource String) : void from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Pull Up Method public getUndoTask(reqId ODistributedRequestId) : ORemoteTask from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to public getUndoTask(reqId ODistributedRequestId) : ORemoteTask from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Pull Up Method public getPartitionKey() : int[] from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to public getPartitionKey() : int[] from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Pull Up Method public getLastLSN() : OLogSequenceNumber from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to public getLastLSN() : OLogSequenceNumber from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Pull Up Method public toStream(out DataOutput) : void from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to public toStream(out DataOutput) : void from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Pull Up Method public fromStream(in DataInput, factory ORemoteTaskFactory) : void from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to public fromStream(in DataInput, factory ORemoteTaskFactory) : void from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Pull Up Method public getDistributedTimeout() : long from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to public getDistributedTimeout() : long from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Pull Up Method public getTasks() : List<OAbstractRecordReplicatedTask> from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to public getTasks() : List<OAbstractRecordReplicatedTask> from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Rename Variable product : OrientVertex to employee : OrientVertex in method private testRepairClusters(localFactory0 OrientGraphFactory, localFactory1 OrientGraphFactory, localFactory2 OrientGraphFactory) : void in class com.orientechnologies.orient.server.distributed.TestDistributedDatabaseRepair |
From |
To |
|
Rename Variable product2 : ODocument to cfg : ODistributedConfiguration in method private testRepairClusters(localFactory0 OrientGraphFactory, localFactory1 OrientGraphFactory, localFactory2 OrientGraphFactory) : void in class com.orientechnologies.orient.server.distributed.TestDistributedDatabaseRepair |
From |
To |
|
Rename Variable product3 : OrientVertex to v : OrientVertex in method private testRepairClusters(localFactory0 OrientGraphFactory, localFactory1 OrientGraphFactory, localFactory2 OrientGraphFactory) : void in class com.orientechnologies.orient.server.distributed.TestDistributedDatabaseRepair |
From |
To |
|
Pull Up Attribute private result : OTxTaskResult from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to protected result : OTxTaskResult from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Pull Up Attribute private tasks : List<OAbstractRecordReplicatedTask> from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to protected tasks : List<OAbstractRecordReplicatedTask> from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Pull Up Attribute private localUndoTasks : List<OAbstractRemoteTask> from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to protected localUndoTasks : List<OAbstractRemoteTask> from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Pull Up Attribute private serialVersionUID : long from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to protected serialVersionUID : long from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Pull Up Attribute public NON_LOCAL_CLUSTER : String from class com.orientechnologies.orient.server.distributed.impl.task.OTxTask to public NON_LOCAL_CLUSTER : String from class com.orientechnologies.orient.server.distributed.impl.task.OAbstract2pcTask |
From |
To |
|
Change Variable Type result : Object to result : ODistributedResponse in method private testWinnerIsMajorityPlusVersion(localFactory0 OrientGraphFactory, localFactory1 OrientGraphFactory, localFactory2 OrientGraphFactory) : void in class com.orientechnologies.orient.server.distributed.TestDistributedDatabaseRepair |
From |
To |
|
Change Variable Type entry : Map.Entry<String,OCompletedTxTask> to entry : Map.Entry<String,OCompleted2pcTask> in method private repairRecords(db ODatabaseDocumentInternal, rids List<ORecordId>) : boolean in class com.orientechnologies.orient.server.distributed.OConflictResolverDatabaseRepairer |
From |
To |
|
Change Variable Type product2 : ODocument to cfg : ODistributedConfiguration in method private testRepairClusters(localFactory0 OrientGraphFactory, localFactory1 OrientGraphFactory, localFactory2 OrientGraphFactory) : void in class com.orientechnologies.orient.server.distributed.TestDistributedDatabaseRepair |
From |
To |
|
Change Variable Type result : Object to result : ODistributedResponse in method private testNoWinner(localFactory0 OrientGraphFactory, localFactory1 OrientGraphFactory, localFactory2 OrientGraphFactory) : void in class com.orientechnologies.orient.server.distributed.TestDistributedDatabaseRepair |
From |
To |
|
Change Variable Type repairMap : Map<String,OCompletedTxTask> to repairMap : Map<String,OCompleted2pcTask> in method private repairRecords(db ODatabaseDocumentInternal, rids List<ORecordId>) : boolean in class com.orientechnologies.orient.server.distributed.OConflictResolverDatabaseRepairer |
From |
To |
|
Change Variable Type result : Object to result : ODistributedResponse in method private testRepairClusters(localFactory0 OrientGraphFactory, localFactory1 OrientGraphFactory, localFactory2 OrientGraphFactory) : void in class com.orientechnologies.orient.server.distributed.TestDistributedDatabaseRepair |
From |
To |
|
Change Variable Type result : Object to result : ODistributedResponse in method private testWinnerIsMajority(localFactory0 OrientGraphFactory, localFactory1 OrientGraphFactory, localFactory2 OrientGraphFactory) : void in class com.orientechnologies.orient.server.distributed.TestDistributedDatabaseRepair |
From |
To |
|
Change Variable Type completedTask : OCompletedTxTask to completedTask : OCompleted2pcTask in method private repairRecords(db ODatabaseDocumentInternal, rids List<ORecordId>) : boolean in class com.orientechnologies.orient.server.distributed.OConflictResolverDatabaseRepairer |
From |
To |
|
Change Variable Type task : OCompletedTxTask to task : OCompleted2pcTask in method private repairRecords(db ODatabaseDocumentInternal, rids List<ORecordId>) : boolean in class com.orientechnologies.orient.server.distributed.OConflictResolverDatabaseRepairer |
From |
To |