|
Change Parameter Type rids : List<ORecordId> to ridSet : Collection<ORecordId> in method private repairRecords(db ODatabaseDocumentInternal, ridSet Collection<ORecordId>) : boolean in class com.orientechnologies.orient.server.distributed.impl.OConflictResolverDatabaseRepairer |
From |
To |
|
Change Parameter Type rids : List<ORecordId> to rids : Collection<ORecordId> in method public repairRecords(rids Collection<ORecordId>) : void in class com.orientechnologies.orient.server.distributed.ODistributedDatabaseRepairer |
From |
To |
|
Change Parameter Type rids : List<ORecordId> to rids : Collection<ORecordId> in method public enqueueRepairRecords(rids Collection<ORecordId>) : void in class com.orientechnologies.orient.server.distributed.impl.OConflictResolverDatabaseRepairer |
From |
To |
|
Change Parameter Type rids : List<ORecordId> to rids : Collection<ORecordId> in method public repairRecords(rids Collection<ORecordId>) : void in class com.orientechnologies.orient.server.distributed.impl.OConflictResolverDatabaseRepairer |
From |
To |
|
Change Parameter Type involvedRecords : List<ORecordId> to involvedRecords : Collection<ORecordId> in method public enqueueRepairRecords(involvedRecords Collection<ORecordId>) : void in class com.orientechnologies.orient.server.distributed.ODistributedDatabaseRepairer |
From |
To |
|
Change Return Type void to Set<ORecordId> in method public cancel(current ODistributedServerManager, database ODatabaseDocumentInternal) : Set<ORecordId> in class com.orientechnologies.orient.server.distributed.ODistributedTxContext |
From |
To |
|
Change Return Type int to Set<ORecordId> in method public rollback(database ODatabaseDocumentInternal) : Set<ORecordId> in class com.orientechnologies.orient.server.distributed.ODistributedTxContext |
From |
To |
|
Change Return Type int to Set<ORecordId> in method public rollback(database ODatabaseDocumentInternal) : Set<ORecordId> in class com.orientechnologies.orient.server.distributed.impl.ODistributedTxContextImpl |
From |
To |
|
Change Return Type void to boolean in method package sendResponseBack(current Object, manager ODistributedServerManager, iRequest ODistributedRequest, responsePayload Object) : boolean in class com.orientechnologies.orient.server.distributed.impl.ODistributedWorker |
From |
To |
|
Change Return Type void to Set<ORecordId> in method public cancel(dManager ODistributedServerManager, database ODatabaseDocumentInternal) : Set<ORecordId> in class com.orientechnologies.orient.server.distributed.impl.ODistributedTxContextImpl |
From |
To |
|
Change Return Type void to boolean in method private sendResponseBack(iRequest ODistributedRequest, responsePayload Object) : boolean in class com.orientechnologies.orient.server.distributed.impl.ODistributedWorker |
From |
To |
|
Change Return Type void to String in method public electNewLockManager() : String in class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin |
From |
To |