5c437eae27d3b0b76ae760d90794b270442aa414
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method protected destroyCacheDataStructures() : void extracted from protected stop0(cancel boolean, destroy boolean) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl | From | To | |
Extract Method protected destroy(bag DestroyBag) : long extracted from public destroy() : long in class org.apache.ignite.internal.processors.cache.database.tree.BPlusTree | From | To | |
Extract Method protected getFirstPageIds(metaBuf ByteBuffer) : Iterable<Long> extracted from public destroy() : long in class org.apache.ignite.internal.processors.cache.database.tree.BPlusTree | From | To |