|
Change Parameter Type upd : long[] to upd : Stripe[] in method protected casBucket(bucket int, exp Stripe[], upd Stripe[]) : boolean in class org.apache.ignite.internal.processors.cache.database.tree.reuse.ReuseListImpl |
From |
To |
|
Change Parameter Type tails : long[] to tails : Stripe[] in method private findTailIndex(tails Stripe[], tailId long, expIdx int) : int in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Parameter Type tails : long[] to tails : Stripe[] in method private randomTail(tails Stripe[]) : Stripe in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Parameter Type upd : long[] to upd : Stripe[] in method protected casBucket(bucket int, exp Stripe[], upd Stripe[]) : boolean in class org.apache.ignite.internal.processors.cache.database.freelist.FreeListImpl |
From |
To |
|
Change Parameter Type exp : long[] to exp : Stripe[] in method protected abstract casBucket(bucket int, exp Stripe[], upd Stripe[]) : boolean in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Parameter Type exp : long[] to exp : Stripe[] in method protected casBucket(bucket int, exp Stripe[], upd Stripe[]) : boolean in class org.apache.ignite.internal.processors.cache.database.tree.reuse.ReuseListImpl |
From |
To |
|
Change Parameter Type tails : long[] to tails : PagesList.Stripe[] in method public addTails(buf ByteBuffer, bucket int, tails PagesList.Stripe[], tailsOff int) : int in class org.apache.ignite.internal.processors.cache.database.freelist.io.PagesListMetaIO |
From |
To |
|
Change Parameter Type upd : long[] to upd : Stripe[] in method protected abstract casBucket(bucket int, exp Stripe[], upd Stripe[]) : boolean in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Parameter Type exp : long[] to exp : Stripe[] in method protected casBucket(bucket int, exp Stripe[], upd Stripe[]) : boolean in class org.apache.ignite.internal.processors.cache.database.freelist.FreeListImpl |
From |
To |
|
Change Return Type long to Stripe in method private getPageForTake(bucket int) : Stripe in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Return Type long[] to Stripe[] in method protected getBucket(bucket int) : Stripe[] in class org.apache.ignite.internal.processors.cache.database.tree.reuse.ReuseListImpl |
From |
To |
|
Change Return Type long to Stripe in method private addStripe(bucket int, reuse boolean) : Stripe in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Return Type long to Stripe in method private randomTail(tails Stripe[]) : Stripe in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Return Type long[] to Stripe[] in method protected abstract getBucket(bucket int) : Stripe[] in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Return Type long to Stripe in method private getPageForPut(bucket int) : Stripe in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Return Type long[] to Stripe[] in method protected getBucket(bucket int) : Stripe[] in class org.apache.ignite.internal.processors.cache.database.freelist.FreeListImpl |
From |
To |
|
Change Variable Type tails : long[] to tails : Stripe[] in method protected storedPagesCount(bucket int) : long in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Variable Type tails : long[] to tails : Stripe[] in method public saveMetadata() : void in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Variable Type tails : long[] to tails : Stripe[] in method private getPageForPut(bucket int) : Stripe in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Variable Type old : long[] to old : Stripe[] in method protected init(metaPageId long, initNew boolean) : void in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Variable Type old : long[] to old : Stripe[] in method private addStripe(bucket int, reuse boolean) : Stripe in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Variable Type tails : long[] to tails : Stripe[] in method private getPageForTake(bucket int) : Stripe in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Variable Type tails : long[] to tails : Stripe[] in method private updateTail(bucket int, oldTailId long, newTailId long) : void in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Variable Type upd : long[] to upd : Stripe[] in method private addStripe(bucket int, reuse boolean) : Stripe in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Variable Type stripes : long[] to stripes : Stripe[] in method private writeLockPage(page Page, bucket int, lockAttempt int) : ByteBuffer in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |
|
Change Variable Type newTails : long[] to newTails : Stripe[] in method private updateTail(bucket int, oldTailId long, newTailId long) : void in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList |
From |
To |