|
Change Parameter Type condition : OCallable<Boolean,ODatabaseDocumentTx> to condition : OCallable<Boolean,ODatabaseDocument> in method protected waitFor(serverId int, condition OCallable<Boolean,ODatabaseDocument>, timeout long) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterTest |
From |
To |
|
Change Parameter Type dbServerUrl : String to serverRun : ServerRun in method protected RecordDeleter(serverRun ServerRun, rid String, useTransaction boolean) in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest.RecordDeleter |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method protected checkRecord(database ODatabaseDocument, i int) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.BaseWriter |
From |
To |
|
Change Parameter Type condition : OCallable<Boolean,ODatabaseDocumentTx> to condition : OCallable<Boolean,ODatabaseDocument> in method protected waitFor(serverId int, condition OCallable<Boolean,ODatabaseDocument>) : void in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method protected loadRecord(database ODatabaseDocument, i int) : ODocument in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.BaseWriter |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method private checkRecord(database ODatabaseDocument, i int) : void in class com.orientechnologies.orient.server.distributed.AbstractDistributedWriteTest.Writer |
From |
To |
|
Change Parameter Type dbURL : String to serverRun : ServerRun in method protected executeMultipleWrites(executeOnServers List<ServerRun>, storageType String, serverRun ServerRun) : void in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method protected checkRecordIsDeleted(database ODatabaseDocument, doc ODocument) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.BaseWriter |
From |
To |
|
Change Parameter Type databaseUrl : String to serverRun : ServerRun in method private printStats(serverRun ServerRun) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest |
From |
To |
|
Change Parameter Type dbUrl : String to serverRun : ServerRun in method protected retrieveRecord(serverRun ServerRun, uniqueId String, returnsMissingDocument boolean, assertion OCallable<ODocument,ODocument>) : ODocument in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method private createRecord(database ODatabaseDocument, i int) : ODocument in class com.orientechnologies.orient.server.distributed.scenariotest.MultipleDBAlignmentOnNodesJoining.DBStartupWriter |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method private createRecord(database ODatabaseDocument, i int) : ODocument in class com.orientechnologies.orient.server.distributed.AbstractDistributedWriteTest.Writer |
From |
To |
|
Change Parameter Type dbUrl : String to serverRun : ServerRun in method private selectCountInClass(serverRun ServerRun, className String) : long in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method private updateRecord(database ODatabaseDocument, i int) : void in class com.orientechnologies.orient.server.distributed.AbstractDistributedWriteTest.Writer |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method private checkIndex(database ODatabaseDocument, key String, rid ORID) : void in class com.orientechnologies.orient.server.distributed.AbstractDistributedWriteTest.Writer |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method protected createRecord(database ODatabaseDocument, i int, uid String) : ODocument in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.BaseWriter |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method private loadRecord(database ODatabaseDocument, i int) : ODocument in class com.orientechnologies.orient.server.distributed.AbstractDistributedWriteTest.Writer |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method private checkClusterStrategy(database ODatabaseDocument) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.BaseWriter |
From |
To |
|
Change Parameter Type dbServerUrl : String to serverRun : ServerRun in method protected RecordDeleter(serverRun ServerRun, recordToDelete ODocument, useTransaction boolean) in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest.RecordDeleter |
From |
To |
|
Change Parameter Type databaseURL : String to serverRun : ServerRun in method protected createWriter(serverId int, threadId int, serverRun ServerRun) : Callable<Void> in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method protected checkIndex(database ODatabaseDocument, key String, rid ORID) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.BaseWriter |
From |
To |
|
Change Parameter Type dbServerUrl : String to serverRun : ServerRun in method protected RecordUpdater(serverRun ServerRun, rid String, fields Map<String,Object>, useTransaction boolean) in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest.RecordUpdater |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method protected updateRecord(database ODatabaseDocument, doc ODocument) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.BaseWriter |
From |
To |
|
Change Parameter Type db : String to serverRun : ServerRun in method protected BaseWriter(iServerId int, iThreadId int, serverRun ServerRun) in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.BaseWriter |
From |
To |
|
Change Parameter Type databaseURL : String to serverRun : ServerRun in method protected createWriter(i int, threadId int, serverRun ServerRun) : Callable in class com.orientechnologies.orient.server.distributed.AbstractServerClusterTxTest |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method private loadRecord(database ODatabaseDocument, i int) : ODocument in class com.orientechnologies.orient.server.distributed.scenariotest.MultipleDBAlignmentOnNodesJoining.DBStartupWriter |
From |
To |
|
Change Parameter Type action : OCallable<Boolean,ODatabaseDocumentTx> to action : OCallable<Boolean,ODatabaseDocument> in method protected executeWhen(db ODatabaseDocument, condition OCallable<Boolean,ODatabaseDocument>, action OCallable<Boolean,ODatabaseDocument>) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterTest |
From |
To |
|
Change Parameter Type databaseURL : String to serverRun : ServerRun in method protected createReader(serverRun ServerRun) : Callable<Void> in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest |
From |
To |
|
Change Parameter Type db : String to serverRun : ServerRun in method public Reader(serverRun ServerRun) in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.Reader |
From |
To |
|
Change Parameter Type dbUrl : String to serverRun : ServerRun in method protected retrieveRecord(serverRun ServerRun, uniqueId String) : ODocument in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Change Parameter Type dbServerUrl : String to serverRun : ServerRun in method protected RecordUpdater(serverRun ServerRun, recordToUpdate ODocument, fields Map<String,Object>, useTransaction boolean) in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest.RecordUpdater |
From |
To |
|
Change Parameter Type dbUrl : String to serverRun : ServerRun in method protected retrieveRecord(serverRun ServerRun, uniqueId String) : ODocument in class com.orientechnologies.orient.server.distributed.scenariotest.Quorum1ScenarioTest |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method private printMissingIndexEntries(server ServerRun, database ODatabaseDocument) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest |
From |
To |
|
Change Parameter Type db : String to serverRun : ServerRun in method public TxWriter(iServerId int, iThreadId int, serverRun ServerRun) in class com.orientechnologies.orient.server.distributed.AbstractServerClusterTxTest.TxWriter |
From |
To |
|
Change Parameter Type db : String to db : ODatabaseDocument in method public DBStartupWriter(db ODatabaseDocument) in class com.orientechnologies.orient.server.distributed.scenariotest.MultipleDBAlignmentOnNodesJoining.DBStartupWriter |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method protected loadRecord(database ODatabaseDocument, i int) : ODocument in class com.orientechnologies.orient.server.distributed.scenariotest.MultipleDBAlignmentOnNodesJoining |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method private updateRecord(database ODatabaseDocument, i int) : void in class com.orientechnologies.orient.server.distributed.scenariotest.MultipleDBAlignmentOnNodesJoining.DBStartupWriter |
From |
To |
|
Change Parameter Type condition : OCallable<Boolean,ODatabaseDocumentTx> to condition : OCallable<Boolean,ODatabaseDocument> in method protected executeWhen(serverId int, condition OCallable<Boolean,ODatabaseDocument>, action OCallable<Boolean,ODatabaseDocument>) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterTest |
From |
To |
|
Change Parameter Type dbUrl : String to serverRun : ServerRun in method protected retrieveRecordOrReturnMissing(serverRun ServerRun, uniqueId String) : ODocument in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method protected checkRecord(database ODatabaseDocument, doc ODocument) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.BaseWriter |
From |
To |
|
Change Parameter Type dbUrl : String to serverRun : ServerRun in method protected retrieveRecord(serverRun ServerRun, uniqueId String) : ODocument in class com.orientechnologies.orient.server.distributed.scenariotest.IsolatedNodeRejoinScenarioTest |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method private checkRecord(database ODatabaseDocument, i int) : void in class com.orientechnologies.orient.server.distributed.scenariotest.MultipleDBAlignmentOnNodesJoining.DBStartupWriter |
From |
To |
|
Change Parameter Type databaseUrl : String to serverRun : ServerRun in method private printStats(serverRun ServerRun) : void in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Change Parameter Type action : OCallable<Boolean,ODatabaseDocumentTx> to action : OCallable<Boolean,ODatabaseDocument> in method protected executeWhen(serverId int, condition OCallable<Boolean,ODatabaseDocument>, action OCallable<Boolean,ODatabaseDocument>) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterTest |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method protected deleteRecord(database ODatabaseDocument, doc ODocument) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.BaseWriter |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected executeWhen(db ODatabaseDocument, condition OCallable<Boolean,ODatabaseDocument>, action OCallable<Boolean,ODatabaseDocument>) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterTest |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method protected loadRecord(database ODatabaseDocument, serverId int, threadId int, i int) : ODocument in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method protected updateRecord(database ODatabaseDocument, i int) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.BaseWriter |
From |
To |
|
Change Parameter Type condition : OCallable<Boolean,ODatabaseDocumentTx> to condition : OCallable<Boolean,ODatabaseDocument> in method protected executeWhen(db ODatabaseDocument, condition OCallable<Boolean,ODatabaseDocument>, action OCallable<Boolean,ODatabaseDocument>) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterTest |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method private checkIndex(database ODatabaseDocument, key String, rid ORID) : void in class com.orientechnologies.orient.server.distributed.scenariotest.MultipleDBAlignmentOnNodesJoining.DBStartupWriter |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected onAfterDatabaseCreation(db ODatabaseDocument) : void in class com.orientechnologies.orient.server.distributed.scenariotest.MultipleDBAlignmentOnNodesJoining |
From |
To |
|
Change Variable Type g : ODatabaseDocumentTx to g : ODatabaseDocument in method protected onServerStarted(server ServerRun) : void in class com.orientechnologies.orient.server.distributed.scenariotest.WWConflictAndNodeInDeadlockScenarioTest |
From |
To |
|
Change Variable Type g : ODatabaseDocumentTx to g : ODatabaseDocument in method protected onServerStarted(server ServerRun) : void in class com.orientechnologies.orient.server.distributed.OneNodeBackupTest |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected compareDBOnServer(checkConsistencyOnServers List<ServerRun>, databaseName String) : void in class com.orientechnologies.orient.server.distributed.scenariotest.MultipleDBAlignmentOnNodesJoining |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected onBeforeChecks() : void in class com.orientechnologies.orient.server.distributed.HARemoveNodeFromCfgTest |
From |
To |
|
Change Variable Type g : ODatabaseDocumentTx to g : ODatabaseDocument in method public run() : void in class com.orientechnologies.orient.server.distributed.scenariotest.NodeInDeadlockScenarioTest.onServerStarted.start |
From |
To |
|
Change Variable Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method protected executeMultipleWrites(executeOnServers List<ServerRun>, storageType String, serverRun ServerRun) : void in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Change Variable Type graph : ODatabaseDocumentTx to graph : ODatabaseDocument in method protected prepare(iCopyDatabaseToNodes boolean, iCreateDatabase boolean) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterTest |
From |
To |
|
Change Variable Type g : ODatabaseDocumentTx to g : ODatabaseDocument in method public run() : void in class com.orientechnologies.orient.server.distributed.scenariotest.WWConflictAndNodeInDeadlockScenarioTest.onServerStarted.start |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected onBeforeChecks() : void in class com.orientechnologies.orient.server.distributed.scenariotest.NodeInDeadlockScenarioTest |
From |
To |
|
Change Variable Type graph1 : ODatabaseDocumentTx to graph1 : ODatabaseDocument in method protected prepare(iCopyDatabaseToNodes boolean, iCreateDatabase boolean) : void in class com.orientechnologies.orient.server.distributed.scenariotest.MultipleDBAlignmentOnNodesJoining |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected onBeforeChecks() : void in class com.orientechnologies.orient.server.distributed.scenariotest.Quorum1ScenarioTest |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected onBeforeChecks() : void in class com.orientechnologies.orient.server.distributed.AbstractHARemoveNode |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected startCountMonitorTask(iClassName String) : void in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Change Variable Type g : ODatabaseDocumentTx to g : ODatabaseDocument in method public run() : void in class com.orientechnologies.orient.server.distributed.OneNodeBackupTest.onServerStarted.start |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected onBeforeChecks() : void in class com.orientechnologies.orient.server.distributed.HACrashTest |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected checkWritesAboveCluster(checkConsistencyOnServers List<ServerRun>, writerServer List<ServerRun>) : void in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected onBeforeChecks() : void in class com.orientechnologies.orient.server.distributed.scenariotest.IsolatedNodeRejoinScenarioTest |
From |
To |
|
Change Variable Type dbs : List<ODatabaseDocumentTx> to dbs : List<ODatabaseDocument> in method protected checkWritesAboveCluster(checkConsistencyOnServers List<ServerRun>, writerServer List<ServerRun>) : void in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Change Variable Type g : ODatabaseDocumentTx to g : ODatabaseDocument in method protected onServerStarted(server ServerRun) : void in class com.orientechnologies.orient.server.distributed.scenariotest.NodeInDeadlockScenarioTest |
From |
To |
|
Change Variable Type dbs : List<ODatabaseDocumentTx> to dbs : List<ODatabaseDocument> in method protected compareDBOnServer(checkConsistencyOnServers List<ServerRun>, databaseName String) : void in class com.orientechnologies.orient.server.distributed.scenariotest.MultipleDBAlignmentOnNodesJoining |
From |
To |
|
Change Variable Type graph2 : ODatabaseDocumentTx to graph2 : ODatabaseDocument in method protected prepare(iCopyDatabaseToNodes boolean, iCreateDatabase boolean) : void in class com.orientechnologies.orient.server.distributed.scenariotest.MultipleDBAlignmentOnNodesJoining |
From |
To |
|
Change Variable Type dbServer3 : ODatabaseDocumentTx to dbServer3 : ODatabaseDocument in method public executeTest() : void in class com.orientechnologies.orient.server.distributed.scenariotest.DeleteAndLazarusScenarioTest |
From |
To |
|
Rename Parameter db : String to serverRun : ServerRun in method protected BaseWriter(iServerId int, iThreadId int, serverRun ServerRun) in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.BaseWriter |
From |
To |
|
Rename Parameter databaseURL : String to serverRun : ServerRun in method protected createWriter(i int, threadId int, serverRun ServerRun) : Callable in class com.orientechnologies.orient.server.distributed.AbstractServerClusterTxTest |
From |
To |
|
Rename Parameter dbServerUrl : String to serverRun : ServerRun in method protected RecordDeleter(serverRun ServerRun, rid String, useTransaction boolean) in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest.RecordDeleter |
From |
To |
|
Rename Parameter db : String to serverRun : ServerRun in method public TxWriter(iServerId int, iThreadId int, serverRun ServerRun) in class com.orientechnologies.orient.server.distributed.AbstractServerClusterTxTest.TxWriter |
From |
To |
|
Rename Parameter dbURL : String to serverRun : ServerRun in method protected executeMultipleWrites(executeOnServers List<ServerRun>, storageType String, serverRun ServerRun) : void in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Rename Parameter databaseURL : String to serverRun : ServerRun in method protected createWriter(serverId int, threadId int, serverRun ServerRun) : Callable<Void> in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest |
From |
To |
|
Rename Parameter dbServerUrl : String to serverRun : ServerRun in method protected RecordUpdater(serverRun ServerRun, recordToUpdate ODocument, fields Map<String,Object>, useTransaction boolean) in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest.RecordUpdater |
From |
To |
|
Rename Parameter dbUrl : String to serverRun : ServerRun in method protected retrieveRecord(serverRun ServerRun, uniqueId String) : ODocument in class com.orientechnologies.orient.server.distributed.scenariotest.Quorum1ScenarioTest |
From |
To |
|
Rename Parameter databaseURL : String to serverRun : ServerRun in method protected createReader(serverRun ServerRun) : Callable<Void> in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest |
From |
To |
|
Rename Parameter db : String to serverRun : ServerRun in method public Reader(serverRun ServerRun) in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest.Reader |
From |
To |
|
Rename Parameter dbUrl : String to serverRun : ServerRun in method protected retrieveRecord(serverRun ServerRun, uniqueId String) : ODocument in class com.orientechnologies.orient.server.distributed.scenariotest.IsolatedNodeRejoinScenarioTest |
From |
To |
|
Rename Parameter dbUrl : String to serverRun : ServerRun in method protected retrieveRecordOrReturnMissing(serverRun ServerRun, uniqueId String) : ODocument in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Rename Parameter dbUrl : String to serverRun : ServerRun in method protected retrieveRecord(serverRun ServerRun, uniqueId String) : ODocument in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Rename Parameter databaseUrl : String to serverRun : ServerRun in method private printStats(serverRun ServerRun) : void in class com.orientechnologies.orient.server.distributed.AbstractServerClusterInsertTest |
From |
To |
|
Rename Parameter databaseUrl : String to serverRun : ServerRun in method private printStats(serverRun ServerRun) : void in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Rename Parameter dbUrl : String to serverRun : ServerRun in method protected retrieveRecord(serverRun ServerRun, uniqueId String, returnsMissingDocument boolean, assertion OCallable<ODocument,ODocument>) : ODocument in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |
|
Rename Parameter dbServerUrl : String to serverRun : ServerRun in method protected RecordUpdater(serverRun ServerRun, rid String, fields Map<String,Object>, useTransaction boolean) in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest.RecordUpdater |
From |
To |
|
Rename Parameter dbServerUrl : String to serverRun : ServerRun in method protected RecordDeleter(serverRun ServerRun, recordToDelete ODocument, useTransaction boolean) in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest.RecordDeleter |
From |
To |
|
Rename Parameter dbUrl : String to serverRun : ServerRun in method private selectCountInClass(serverRun ServerRun, className String) : long in class com.orientechnologies.orient.server.distributed.scenariotest.AbstractScenarioTest |
From |
To |