|
Rename Method public afterClass() : void renamed to public after() : void in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLScriptTest |
From |
To |
|
Rename Method public beforeMethod() : void renamed to public before() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeWALTest |
From |
To |
|
Rename Method public beforeMethod() : void renamed to public beforeMethod2() : void in class com.orientechnologies.orient.core.index.OPropertySBTreeRidBagIndexDefinitionTest |
From |
To |
|
Rename Method public ODocumentSerializerNetworkTest() renamed to public createSerializer() : void in class com.orientechnologies.orient.core.record.impl.ODocumentSerializerNetworkTest |
From |
To |
|
Rename Method public afterMethod() : void renamed to public after() : void in class com.orientechnologies.orient.core.index.hashindex.local.OLocalHashTableWALTest |
From |
To |
|
Rename Method public beforeClass() : void renamed to public OPropertySBTreeRidBagIndexDefinitionTest() in class com.orientechnologies.orient.core.index.OPropertySBTreeRidBagIndexDefinitionTest |
From |
To |
|
Rename Method public beforeClass() : void renamed to public OLocalHashTableTest() in class com.orientechnologies.orient.core.index.hashindex.local.OLocalHashTableTest |
From |
To |
|
Rename Method public beforeClass() : void renamed to public WriteAheadLogTest() in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Rename Method public beforeClass() : void renamed to public before() : void in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLScriptTest |
From |
To |
|
Rename Method public beforeClass() : void renamed to public SBTreeTest() in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeTest |
From |
To |
|
Change Variable Type queue : Queue<DatabaseDocumentTxPolled> to queue : Queue<DatabaseDocumentTxPooled> in method public close() : void in class com.orientechnologies.orient.core.db.OPartitionedDatabasePool |
From |
To |
|
Change Variable Type db : DatabaseDocumentTxPolled to db : DatabaseDocumentTxPooled in method public close() : void in class com.orientechnologies.orient.core.db.OPartitionedDatabasePool.DatabaseDocumentTxPooled |
From |
To |
|
Change Variable Type queue : ConcurrentLinkedQueue<DatabaseDocumentTxPolled> to queue : ConcurrentLinkedQueue<DatabaseDocumentTxPooled> in method private initQueue(url String, partition PoolPartition) : void in class com.orientechnologies.orient.core.db.OPartitionedDatabasePool |
From |
To |
|
Change Variable Type db : DatabaseDocumentTxPolled to db : DatabaseDocumentTxPooled in method public acquire() : ODatabaseDocumentTx in class com.orientechnologies.orient.core.db.OPartitionedDatabasePool |
From |
To |
|
Change Variable Type db : DatabaseDocumentTxPolled to db : DatabaseDocumentTxPooled in method private initQueue(url String, partition PoolPartition) : void in class com.orientechnologies.orient.core.db.OPartitionedDatabasePool |
From |
To |
|
Change Variable Type db : DatabaseDocumentTxPolled to db : DatabaseDocumentTxPooled in method public close() : void in class com.orientechnologies.orient.core.db.OPartitionedDatabasePool |
From |
To |