818000ce961362217eb73e3e7c947dc86ff5ddcb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type long to RootPage in method public dropRootPage(cacheId int, idxName String) : RootPage in class org.apache.ignite.internal.processors.cache.database.MetaStore | From | To | |
Change Return Type long to RootPage in method public dropRootPage(cacheId int, idxName String) : RootPage in class org.apache.ignite.internal.processors.cache.database.MetadataStorage | From | To | |
Change Variable Type | 2 | ||
Change Variable Type droppedRootId : long to droppedRootId : RootPage in method private testMetaAllocation(idx boolean) : void in class org.apache.ignite.internal.processors.database.MetadataStorageSelfTest | From | To | |
Change Variable Type secondDropRootId : long to secondDropRootId : RootPage in method private testMetaAllocation(idx boolean) : void in class org.apache.ignite.internal.processors.database.MetadataStorageSelfTest | From | To |