808ad9fe4b339dbe86ae96c1915c5aa5ea0521c7
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable dumpedObjects : int to dumpCnt : int in method protected body() : void in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager.ExchangeWorker | From | To | |
| Move Attribute | 1 | ||
| Move Attribute public DUMP_PENDING_OBJECTS_THRESHOLD : int from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture to private DUMP_PENDING_OBJECTS_THRESHOLD : int from class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute longRunningOpsDumpCnt : int to nextLongRunningOpsDumpTime : long in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager | From | To | |
| Extract Variable | 2 | ||
| Extract Variable futTimeout : long in method protected body() : void from class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager.ExchangeWorker | From | To | |
| Extract Variable futTimeout : long in method private waitPartitionRelease() : void from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type longRunningOpsDumpCnt : int to nextLongRunningOpsDumpTime : long in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager | From | To | |
| Extract Method | 1 | ||
| Extract Method private dumpLongRunningOperations0(timeout long) : boolean extracted from public dumpLongRunningOperations(timeout long) : void in class org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager | From | To |