eb043450ac67fb51c5275d71982951a7b44c9392
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable pages : Set<Long> to addPages : Set<Long> in method private testReuseList(singleBag boolean) : void in class org.apache.ignite.internal.processors.database.PagesListTest | From | To | |
| Change Return Type | 2 | ||
| Change Return Type void to long in method private mergeNoNext(buf ByteBuffer, pageId long, prevId long, bucket int) : long in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList | From | To | |
| Change Return Type void to long in method private doMerge(pageId long, io PagesListNodeIO, buf ByteBuffer, nextId long, nextBuf ByteBuffer, bucket int) : long in class org.apache.ignite.internal.processors.cache.database.freelist.PagesList | From | To | |
| Extract Method | 1 | ||
| Extract Method private testReuseList(singleBag boolean) : void extracted from public testReuseList() : void in class org.apache.ignite.internal.processors.database.PagesListTest | From | To |