a48f10aae6a212a4e9fc3473386365228ece055c
Files Diff
- Added: 1
 - Removed: 2
 - Renamed: 0
 - Modified: 32
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public recoverPartitions(partitions Set<Integer>) : IgniteFuture<?> renamed to public resetLostPartitions() : IgniteFuture<?> in class org.apache.ignite.testframework.junits.multijvm.IgniteCacheProcessProxy | From | To | |
| Rename Method public modify() : boolean renamed to public activation() : boolean in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest | From | To | |
| Rename Method public recoverPartitions(partitions Set<Integer>) : IgniteFuture<?> renamed to public resetLostPartitions() : IgniteFuture<?> in class org.apache.ignite.IgniteCache | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type diff : CacheState.Difference to active : boolean in method public changeCacheState(cacheName String, active boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
| Move Method | 3 | ||
| Move Method public active() : boolean from class org.apache.ignite.internal.processors.cache.CacheState to public active() : boolean from class org.apache.ignite.internal.processors.cache.GridCacheContext | From | To | |
| Move Method public active() : Boolean from class org.apache.ignite.internal.processors.cache.CacheState.Difference to public active() : Boolean from class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest | From | To | |
| Move Method public active(active Boolean) : void from class org.apache.ignite.internal.processors.cache.CacheState.Difference to public active(active Boolean) : void from class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest | From | To | |
| Inline Method | 2 | ||
| Inline Method private assignRolesByCounters() : void inlined to private onAllReceived() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
| Change Return Type | 4 | ||
| Change Return Type Set<Integer> to Collection<Integer> in method public lostPartitions() : Collection<Integer> in class org.apache.ignite.IgniteCache | From | To | |
| Change Return Type GridDhtPartitionMap to GridDhtPartitionMap2 in method public partitionMap() : GridDhtPartitionMap2 in class org.apache.ignite.internal.visor.cache.VisorCache | From | To | |
| Change Return Type Set<Integer> to Collection<Integer> in method public lostPartitions() : Collection<Integer> in class org.apache.ignite.testframework.junits.multijvm.IgniteCacheProcessProxy | From | To | |
| Change Return Type Set<Integer> to Collection<Integer> in method public lostPartitions() : Collection<Integer> in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy | From | To | |
| Move Attribute | 3 | ||
| Move Attribute private active : Boolean from class org.apache.ignite.internal.processors.cache.CacheState.Difference to private active : Boolean from class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest | From | To | |
| Move Attribute private active : Boolean from class org.apache.ignite.internal.processors.cache.CacheState.Difference to private active : Boolean from class org.apache.ignite.internal.processors.cache.DynamicCacheDescriptor | From | To | |
| Move Attribute private active : boolean from class org.apache.ignite.internal.processors.cache.CacheState to private active : boolean from class org.apache.ignite.internal.processors.cache.GridCacheContext | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute stateDiff : CacheState.Difference to active : Boolean in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type partitionsMap : GridDhtPartitionMap to partitionsMap : GridDhtPartitionMap2 in class org.apache.ignite.internal.visor.cache.VisorCache | From | To | |
| Change Attribute Type stateDiff : CacheState.Difference to active : Boolean in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest | From | To | |
| Change Attribute Type SQL_TYPES : Set<Class<?>> to SQL_TYPES : Collection<Class<?>> in class org.apache.ignite.internal.processors.query.GridQueryProcessor | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter diff : CacheState.Difference to active : boolean in method public changeCacheState(cacheName String, active boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To |