3f7109ff52bdfc3157987b2230216cc982392eff
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private isLocalNodeNotInBaseline() : boolean renamed to private isLocalNodeInBaseline() : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
Inline Method | 1 | ||
Inline Method private restoreMemory(status CheckpointStatus) : WALPointer inlined to public readCheckpointAndRestoreMemory(cachesToStart List<DynamicCacheDescriptor>, restoreMetastorageOnly boolean) : void in class org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager | From | To |