|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public abstract execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.ORestartServerTask |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentInternal to db : ODatabaseDocument in method public getSignedWebToken(db ODatabaseDocument, user OSecurityUser) : byte[] in class com.orientechnologies.orient.server.token.OTokenHandlerImpl |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method private executeDocument(iRequest OHttpRequest, iResponse OHttpResponse, db ODatabaseDocument, operation String, rid String, className String, fields Map<String,String>) : void in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostStudio |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public onJoinNotFound(db ODatabaseDocument, iContext OCommandContext, iIndex OIndex<?>, iKey Object) : void in class com.orientechnologies.orient.etl.listener.OScriptImporterListener |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocument in method public OCommandCacheHook(iDatabase ODatabaseDocument) in class com.orientechnologies.orient.core.cache.OCommandCacheHook |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public executeRecordTask(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.OResurrectRecordTask |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public onBeforeLine(db ODatabaseDocument, iContext OCommandContext) : boolean in class com.orientechnologies.orient.etl.listener.OImporterListener |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method private executeClassProperties(iRequest OHttpRequest, iResponse OHttpResponse, db ODatabaseDocument, operation String, rid String, className String, fields Map<String,String>) : void in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostStudio |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method private exportSecurityInfo(db ODatabaseDocument, json OJSONWriter) : void in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDatabase |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public formatClasses(cfg ODistributedConfiguration, db ODatabaseDocument) : String in class com.orientechnologies.orient.server.distributed.impl.ODistributedOutput |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.OSQLCommandTask |
From |
To |
|
Change Parameter Type localDatabase : ODatabaseDocumentTx to localDatabase : ODatabaseDocumentInternal in method protected storageScan(localDatabase ODatabaseDocumentInternal, iContext OCommandContext, iClusterName String, current int, results boolean[]) : void in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocumentInternal in method public importDelta(serverInstance OServer, db ODatabaseDocumentInternal, in FileInputStream, iNode String) : void in class com.orientechnologies.orient.server.distributed.impl.OIncrementalServerSync |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected addMultipreProperties(iRequest OHttpRequest, iResponse OHttpResponse, db ODatabaseDocument) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostProperty |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentInternal to db : ODatabaseDocument in method protected createPayload(db ODatabaseDocument, user OSecurityUser) : OJwtPayload in class com.orientechnologies.orient.server.token.OTokenHandlerImpl |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method protected deltaBackup(requestId ODistributedRequestId, iManager ODistributedServerManager, database ODatabaseDocumentInternal, databaseName String) : Object in class com.orientechnologies.orient.server.distributed.impl.task.OSyncDatabaseDeltaTask |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public fix(database ODatabaseDocumentInternal, fixTasks List<ORemoteTask>) : void in class com.orientechnologies.orient.server.distributed.ODistributedTxContext |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocumentInternal in method public ORecordFlat(iDatabase ODatabaseDocumentInternal) in class com.orientechnologies.orient.core.record.impl.ORecordFlat |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public onDump(db ODatabaseDocument, iContext OCommandContext) : void in class com.orientechnologies.orient.etl.listener.OScriptImporterListener |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public onAfterLine(db ODatabaseDocument, iContext OCommandContext) : void in class com.orientechnologies.orient.etl.listener.OScriptImporterListener |
From |
To |
|
Change Parameter Type iDb : ODatabaseDocumentTx to iDb : ODatabaseDocument in method public setDocumentDatabase(iDb ODatabaseDocument) : OETLPipeline in class com.orientechnologies.orient.etl.OETLPipeline |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.OReadRecordTask |
From |
To |
|
Change Parameter Type iLowLevelDatabase : ODatabaseDocumentTx to iLowLevelDatabase : ODatabaseDocumentInternal in method public ORecordIteratorCluster(iDatabase ODatabaseDocumentInternal, iLowLevelDatabase ODatabaseDocumentInternal, iClusterId int) in class com.orientechnologies.orient.core.iterator.ORecordIteratorCluster |
From |
To |
|
Change Parameter Type iLowLevelDatabase : ODatabaseDocumentTx to iLowLevelDatabase : ODatabaseDocumentInternal in method public ORecordIteratorCluster(iDatabase ODatabaseDocumentInternal, iLowLevelDatabase ODatabaseDocumentInternal, iClusterId int, firstClusterEntry long, lastClusterEntry long, iterateThroughTombstones boolean, iLockingStrategy OStorage.LOCKING_STRATEGY) in class com.orientechnologies.orient.core.iterator.ORecordIteratorCluster |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.OSyncDatabaseTask |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method protected forceUpdate(requestId ODistributedRequestId, iManager ODistributedServerManager, database ODatabaseDocumentInternal, loadedRecord OStorageOperationResult<ORawBuffer>) : ORecord in class com.orientechnologies.orient.server.distributed.impl.task.OCreateRecordTask |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocumentInternal in method public OLiveQueryHook(db ODatabaseDocumentInternal) in class com.orientechnologies.orient.core.query.live.OLiveQueryHook |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.OSyncDatabaseDeltaTask |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentInternal to db : ODatabaseDocument in method public getSignedWebToken(db ODatabaseDocument, user OSecurityUser) : byte[] in class com.orientechnologies.orient.server.token.OrientTokenHandler |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public createVertex(db ODatabaseDocument, i long, properties Map<String,Object>) : void in class com.orientechnologies.orient.graph.batch.OGraphBatchInsert.BatchImporterJob |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.OSynchronizedTaskWrapper |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public onJoinNotFound(db ODatabaseDocument, iContext OCommandContext, iIndex OIndex<?>, iKey Object) : void in class com.orientechnologies.orient.etl.listener.ODefaultImporterListener |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentInternal to db : ODatabaseDocument in method public getSignedWebToken(db ODatabaseDocument, user OSecurityUser) : byte[] in class com.orientechnologies.orient.server.OTokenHandler |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.task.ORemoteTask |
From |
To |
|
Change Parameter Type iLowLevelDatabase : ODatabaseDocumentTx to iLowLevelDatabase : ODatabaseDocumentInternal in method public ORecordIteratorCluster(iDatabase ODatabaseDocumentInternal, iLowLevelDatabase ODatabaseDocumentInternal, iClusterId int, firstClusterEntry long, lastClusterEntry long) in class com.orientechnologies.orient.core.iterator.ORecordIteratorCluster |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method private executeClassIndexes(iRequest OHttpRequest, iResponse OHttpResponse, db ODatabaseDocument, operation String, rid String, className String, fields Map<String,String>) : void in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostStudio |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public repairDatabaseRidbags(db ODatabaseDocument, outputListener OCommandOutputListener) : void in class com.tinkerpop.blueprints.impls.orient.OBonsaiTreeRepair |
From |
To |
|
Change Parameter Type iUnderlyingDatabase : ODatabaseDocumentTx to iUnderlyingDatabase : ODatabaseDocumentInternal in method public OObjectIteratorCluster(iDatabase OObjectDatabaseTx, iUnderlyingDatabase ODatabaseDocumentInternal, iClusterId int) in class com.orientechnologies.orient.object.iterator.OObjectIteratorCluster |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public onBeforeFile(db ODatabaseDocument, iContext OCommandContext) : void in class com.orientechnologies.orient.etl.listener.OImporterListener |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.OScriptTask |
From |
To |
|
Change Parameter Type newDb : ODatabaseDocumentTx to newDb : ODatabaseDocumentInternal in method public RecreateIndexesTask(newDb ODatabaseDocumentInternal, doc ODocument) in class com.orientechnologies.orient.core.index.OIndexManagerShared.RecreateIndexesTask |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public fix(database ODatabaseDocumentInternal, fixTasks List<ORemoteTask>) : void in class com.orientechnologies.orient.server.distributed.impl.ODistributedTxContextImpl |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public onJoinNotFound(db ODatabaseDocument, iContext OCommandContext, iIndex OIndex<?>, iKey Object) : void in class com.orientechnologies.orient.etl.listener.OImporterListener |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public onBeforeFile(db ODatabaseDocument, iContext OCommandContext) : void in class com.orientechnologies.orient.etl.listener.OScriptImporterListener |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocumentInternal in method protected incrementalBackupDatabase(dbURL String, iPath String, db ODatabaseDocumentInternal) : void in class com.orientechnologies.orient.server.handler.OAutomaticBackup |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public executeRecordTask(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.OCreateRecordTask |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method private createVertex(db ODatabaseDocument, i long, inField String, outField String, clusterName String, properties Map<String,Object>) : void in class com.orientechnologies.orient.graph.batch.OGraphBatchInsert.BatchImporterJob |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocument in method public setDatabase(iDatabase ODatabaseDocument) : ODatabaseTool in class com.orientechnologies.orient.core.db.tool.ODatabaseTool |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public executeRecordTask(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.OUpdateRecordTask |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.OTxTask |
From |
To |
|
Change Parameter Type iUnderlyingDatabase : ODatabaseDocumentTx to iUnderlyingDatabase : ODatabaseDocumentInternal in method public OObjectIteratorClass(iDatabase OObjectDatabaseTx, iUnderlyingDatabase ODatabaseDocumentInternal, iClusterName String, iPolymorphic boolean) in class com.orientechnologies.orient.object.iterator.OObjectIteratorClass |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method private executeClasses(iRequest OHttpRequest, iResponse OHttpResponse, db ODatabaseDocument, operation String, rid String, className String, fields Map<String,String>) : void in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostStudio |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public onBeforeLine(db ODatabaseDocument, iContext OCommandContext) : boolean in class com.orientechnologies.orient.etl.listener.OScriptImporterListener |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocumentInternal in method protected exportDatabase(dbURL String, iPath String, db ODatabaseDocumentInternal) : void in class com.orientechnologies.orient.server.handler.OAutomaticBackup |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.OReadRecordIfNotLatestTask |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocumentInternal in method protected fullBackupDatabase(dbURL String, iPath String, db ODatabaseDocumentInternal) : void in class com.orientechnologies.orient.server.handler.OAutomaticBackup |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocumentInternal in method public deserializeDebug(iSource byte[], db ODatabaseDocumentInternal) : ORecordSerializationDebug in class com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryDebug |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public executeRecordTask(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.ODeleteRecordTask |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method private executeEvent(db ODatabaseDocument, iEventName String, iContext OCommandContext) : Object in class com.orientechnologies.orient.etl.listener.OScriptImporterListener |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method private executeClusters(iRequest OHttpRequest, iResponse OHttpResponse, db ODatabaseDocument, operation String, rid String, iClusterName String, fields Map<String,String>) : void in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostStudio |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method protected checkClass(database ODatabaseDocumentInternal) : void in class com.orientechnologies.orient.core.record.impl.ODocument |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public executeOnLocalNode(reqId ODistributedRequestId, task ORemoteTask, database ODatabaseDocumentInternal) : Serializable in class com.orientechnologies.orient.server.distributed.impl.ODistributedAbstractPlugin |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocumentInternal in method protected createDatabase(iDatabase ODatabaseDocumentInternal, dbUser String, dbPasswd String, backupPath String) : ODatabaseDocumentInternal in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public abstract executeRecordTask(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public onDump(db ODatabaseDocument, iContext OCommandContext) : void in class com.orientechnologies.orient.etl.listener.OImporterListener |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public checkClass(doc ODocument, database ODatabaseDocumentInternal) : void in class com.orientechnologies.orient.core.record.impl.ODocumentInternal |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public onAfterLine(db ODatabaseDocument, iContext OCommandContext) : void in class com.orientechnologies.orient.etl.listener.OImporterListener |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public rollback(database ODatabaseDocumentInternal) : int in class com.orientechnologies.orient.server.distributed.impl.ODistributedTxContextImpl |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public onAfterFile(db ODatabaseDocument, iContext OCommandContext) : void in class com.orientechnologies.orient.etl.listener.OImporterListener |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public onBeforeLine(db ODatabaseDocument, iContext OCommandContext) : boolean in class com.orientechnologies.orient.etl.listener.ODefaultImporterListener |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public setDatabase(database ODatabaseDocumentInternal) : void in class com.orientechnologies.orient.server.OClientConnection |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public onAfterFile(db ODatabaseDocument, iContext OCommandContext) : void in class com.orientechnologies.orient.etl.listener.OScriptImporterListener |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.OSyncClusterTask |
From |
To |
|
Change Parameter Type documentDatabase : ODatabaseDocumentTx to documentDatabase : ODatabaseDocument in method private createSchema(pipeline OETLPipeline, documentDatabase ODatabaseDocument) : void in class com.orientechnologies.orient.etl.loader.OOrientDBLoader |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected exportClass(db ODatabaseDocument, json OJSONWriter, cls OClass) : void in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostDatabase |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method private run(db ODatabaseDocument) : void in class com.orientechnologies.orient.graph.batch.OGraphBatchInsert.BatchImporterJob |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocumentInternal in method protected sendDatabaseInfo(iRequest OHttpRequest, iResponse OHttpResponse, db ODatabaseDocumentInternal) : void in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostDatabase |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected addSingleProperty(iRequest OHttpRequest, iResponse OHttpResponse, db ODatabaseDocument) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostProperty |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.OStopServerTask |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public executeOnLocalNode(reqId ODistributedRequestId, task ORemoteTask, database ODatabaseDocumentInternal) : Serializable in class com.orientechnologies.orient.server.distributed.ODistributedServerManager |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public execute(requestId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.OCopyDatabaseChunkTask |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public execute(msgId ODistributedRequestId, iServer OServer, iManager ODistributedServerManager, database ODatabaseDocumentInternal) : Object in class com.orientechnologies.orient.server.distributed.impl.task.OCompletedTxTask |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public rollback(database ODatabaseDocumentInternal) : int in class com.orientechnologies.orient.server.distributed.ODistributedTxContext |
From |
To |
|
Change Parameter Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public exportClass(db ODatabaseDocument, json OJSONWriter, cls OClass) : void in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDatabase |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteDocument |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteClass |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetCluster |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected authenticate(username String, password String, iDatabaseName String) : String in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostAuthToken |
From |
To |
|
Change Variable Type ccDB : ODatabaseDocumentTx to ccDB : ODatabaseDocumentInternal in method public run() : void in class com.orientechnologies.orient.server.security.ODefaultServerSecurity.securityRecordChange.submit |
From |
To |
|
Change Variable Type documentDatabase : ODatabaseDocumentTx to documentDatabase : ODatabaseDocument in method private manageRemoteDatabase() : void in class com.orientechnologies.orient.etl.loader.OOrientDBLoader |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostStudio |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.graph.server.command.OServerCommandGetGephi |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostBatch |
From |
To |
|
Change Variable Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method public shoulCreateClassWithBatchCommand() : void in class com.orientechnologies.orient.jdbc.OrientJdbcStatementDMLtest |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocumentInternal in method public execute(iArgs Object...) : RET in class com.orientechnologies.orient.core.sql.query.OSQLNonBlockingQuery |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandAbstractLogic |
From |
To |
|
Change Variable Type rawGraph : ODatabaseDocumentTx to rawGraph : ODatabaseDocumentInternal in method public iterator() : Iterator<T> in class com.tinkerpop.blueprints.impls.orient.OrientElementScanIterable |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocumentInternal in method public run() : void in class com.orientechnologies.orient.graph.batch.OGraphBatchInsertBasic.BatchImporterJob |
From |
To |
|
Change Variable Type newDb : ODatabaseDocumentTx to newDb : ODatabaseDocumentInternal in method public recreateIndexes() : void in class com.orientechnologies.orient.core.index.OIndexManagerShared |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteIndex |
From |
To |
|
Change Variable Type documentDatabase : ODatabaseDocumentTx to documentDatabase : ODatabaseDocument in method public load(pipeline OETLPipeline, input Object, context OCommandContext) : void in class com.orientechnologies.orient.etl.loader.OOrientDBLoader |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocumentInternal in method protected exec(iRequest OHttpRequest, iResponse OHttpResponse, urlParts String[]) : void in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDatabase |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportRecords |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public run() : void in class com.orientechnologies.orient.graph.batch.OGraphBatchInsert.BatchImporterJob |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.put.OServerCommandPutDocument |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDocument |
From |
To |
|
Change Variable Type graphDb : ODatabaseDocumentTx to graphDb : ODatabaseDocument in method public getAnyGraph(shouldBeShutDown OModifiableBoolean) : OrientBaseGraph in class com.orientechnologies.orient.graph.sql.OGraphCommandExecutorSQLFactory |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iArgs Map<Object,Object>) : Object in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLCreateLink |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetQuery |
From |
To |
|
Change Variable Type database : ODatabaseDocumentTx to database : ODatabaseDocument in method public shoulCreateClassWithProperties() : void in class com.orientechnologies.orient.jdbc.OrientJdbcStatementDMLtest |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostProperty |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDictionary |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostDocument |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetClass |
From |
To |
|
Change Variable Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostDatabase |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetSupportedLanguages |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected copyDatabase(connection OClientConnection) : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary |
From |
To |
|
Change Variable Type documentDatabase : ODatabaseDocumentTx to documentDatabase : ODatabaseDocument in method public beginLoader(pipeline OETLPipeline) : void in class com.orientechnologies.orient.etl.loader.OOrientDBLoader |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method protected authenticate(iRequest OHttpRequest, iResponse OHttpResponse, iAuthenticationParts List<String>, iDatabaseName String) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedDbAbstract |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostAuthToken |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostCommand |
From |
To |
|
Change Variable Type documentDatabase : ODatabaseDocumentTx to documentDatabase : ODatabaseDocument in method private getOrCreateClassOnDocument(pipeline OETLPipeline, iClassName String, iSuperClass String) : OClass in class com.orientechnologies.orient.etl.loader.OOrientDBLoader |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetFileDownload |
From |
To |
|
Change Variable Type documentDatabase : ODatabaseDocumentTx to documentDatabase : ODatabaseDocument in method public rollback(pipeline OETLPipeline) : void in class com.orientechnologies.orient.etl.loader.OOrientDBLoader |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDocumentByClass |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.patch.OServerCommandPatchDocument |
From |
To |
|
Change Variable Type documentDatabase : ODatabaseDocumentTx to documentDatabase : ODatabaseDocument in method private configureDocumentDB() : void in class com.orientechnologies.orient.etl.loader.OOrientDBLoader |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostClass |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetIndex |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public executeTransform(input Object) : Object in class com.orientechnologies.orient.etl.transformer.OFieldTransformer |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.put.OServerCommandPutIndex |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteDatabase |
From |
To |
|
Change Variable Type localDatabase : ODatabaseDocumentTx to localDatabase : ODatabaseDocumentInternal in method public run() : void in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect.execParallelWithPool.job |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocumentInternal in method public run() : void in class com.orientechnologies.orient.server.handler.OAutomaticBackup.config.timerTask |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public execute(iRequest OHttpRequest, iResponse OHttpResponse) : boolean in class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteProperty |
From |
To |