|
Change Parameter Type random : MersenneTwisterFast to random : Random in method private assertMajorValues(keyValues NavigableMap<Integer,ORID>, random Random, keyInclusive boolean) : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLocalTest |
From |
To |
|
Change Parameter Type random : MersenneTwisterFast to random : Random in method private assertIterateMinorEntries(keyValues NavigableMap<Integer,ORID>, random Random, keyInclusive boolean, ascSortOrder boolean) : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeTest |
From |
To |
|
Change Parameter Type random : MersenneTwisterFast to random : Random in method private assertIterateBetweenEntries(keyValues NavigableMap<Integer,ORID>, random Random, fromInclusive boolean, toInclusive boolean, ascSortOrder boolean) : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeTest |
From |
To |
|
Change Parameter Type random : MersenneTwisterFast to random : Random in method private assertIterateMajorEntries(keyValues NavigableMap<Integer,ORID>, random Random, keyInclusive boolean, ascSortOrder boolean) : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeTest |
From |
To |
|
Change Parameter Type random : MersenneTwisterFast to random : Random in method private generateGaussianKey(mx double, dx double, random Random) : int in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLocalTest |
From |
To |
|
Change Parameter Type random : MersenneTwisterFast to random : Random in method private assertBetweenValues(keyValues NavigableMap<Integer,ORID>, random Random, fromInclusive boolean, toInclusive boolean) : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLocalTest |
From |
To |
|
Change Parameter Type random : MersenneTwisterFast to random : Random in method private assertMinorValues(keyValues NavigableMap<Integer,ORID>, random Random, keyInclusive boolean) : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLocalTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testKeyDeleteRandomGaussian() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLocalTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testRemoveHalfSmallRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type rnd : MersenneTwisterFast to rnd : Random in method public testInsertRandom() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WALChangesTreeTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testValuesMajor() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLocalTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testAddManyBigRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testKeyPutRandomUniform() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLocalTest |
From |
To |
|
Change Variable Type mersenneTwister : MersenneTwisterFast to mersenneTwister : Random in method private findLastRecord(seed long, localPage OClusterPage) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testHideHalfBigRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testKeyPutRandomGaussian() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeTestBigValues |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testValuesBetween() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLocalTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testKeyPutRandomGaussian() : void in class com.orientechnologies.orient.core.index.hashindex.local.OLocalHashTableTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testAddManySmallRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testKeyDeleteRandomGaussian() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testUpdateManySmallRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testKeyDeleteRandomUniform() : void in class com.orientechnologies.orient.core.index.hashindex.local.OLocalHashTableTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testIterateEntriesMinor() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testValuesMinor() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLocalTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testNextSkipsRecordValid() : void in class com.orientechnologies.orient.core.index.hashindex.local.LocalHashTableIterationTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testKeyPutRandomUniform() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeTestBigValues |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testGetPhysicalPosition() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testUpdateManyRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testKeyDeleteRandomGaussian() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeTestBigValues |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testHideHalfSmallRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testUpdateManyBigRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type mersenneTwister : MersenneTwisterFast to mersenneTwister : Random in method private findFirstRecord(seed long, localPage OClusterPage) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testKeyPutRandomGaussian() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testAddOneBigRecord() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testBackwardIteration() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testHideHalfRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testNextHaveRightOrder() : void in class com.orientechnologies.orient.core.index.hashindex.local.LocalHashTableIterationTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testAddManyRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testForwardIteration() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type rnd : MersenneTwisterFast to rnd : Random in method public testInsertRandomDM() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WALChangesTreeTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testKeyDeleteRandomGaussian() : void in class com.orientechnologies.orient.core.index.hashindex.local.OLocalHashTableTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testIterateEntriesMajor() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testRemoveHalfRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testHideHalfRecordsAndAddAnotherHalfAgain() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testKeyPutRandomUniform() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testIterateEntriesBetween() : void in class com.orientechnologies.orient.core.index.sbtree.local.SBTreeTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testKeyPutRandomUniform() : void in class com.orientechnologies.orient.core.index.hashindex.local.OLocalHashTableTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testRemoveHalfBigRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testRemoveHalfRecordsAndAddAnotherHalfAgain() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testNextHaveRightOrderUsingNextMethod() : void in class com.orientechnologies.orient.core.index.hashindex.local.LocalHashTableIterationTest |
From |
To |
|
Change Variable Type random : MersenneTwisterFast to random : Random in method public testKeyPutRandomGaussian() : void in class com.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiLocalTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method public testUpdateOneBigRecord() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedClusterTest |
From |
To |
|
Change Variable Type mersenneTwisterFast : MersenneTwisterFast to mersenneTwisterFast : Random in method private addBigRecordDeleteAndAddSmallRecords(seed long, localPage OClusterPage) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest |
From |
To |