4282d802f16188cdea05d6b2d2c0f3c222e343b6
Files Diff
- Added: 4
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testRandomPutGetRemove() : void renamed to public _testRandomPutGetRemove() : void in class org.apache.ignite.internal.processors.database.IgniteDbSingleNodePutGetSelfTest | From | To | |
| Pull Up Method | 1 | ||
| Pull Up Method public cacheId() : int from class org.apache.ignite.internal.processors.query.h2.database.freelist.FreeTree to public getCacheId() : int from class org.apache.ignite.internal.processors.cache.database.tree.BPlusTree | From | To |