95fc14903f8b500fad2347e10faabaf4df7f8316
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private finishDestroy(updateSeq boolean) : void renamed to public destroy() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLocalPartition | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute updateSeq : boolean to updateSeqOnDestroy : boolean in method public destroy() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLocalPartition | From | To |