5b6d0b857c510c3e90ea77576a0eef730566ea86
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 13
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private testMetaAllocation(idx boolean) : void renamed to private metaAllocation() : void in class org.apache.ignite.internal.processors.database.MetadataStorageSelfTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable pageId : long to l : long in method private metaPageTree() : RootPage in class org.apache.ignite.internal.processors.cache.database.MetadataStorage | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private cacheId : int from class org.apache.ignite.internal.processors.cache.database.MetadataStorage.IndexItem to private cacheId : int from class org.apache.ignite.internal.processors.cache.database.MetadataStorage | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private ALLOC_SPACE : byte in class org.apache.ignite.internal.processors.cache.database.MetadataStorage | From | To |