6f3ef6a84ee1c3e77d32ca9930835d1720918e20
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 18
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable s : String to desc : DynamicCacheDescriptor in method public cacheNames() : Collection<String> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
Change Return Type | 1 | ||
Change Return Type IgniteCache<UUID,UUID> to IgniteCache in method private getCache(grid Ignite) : IgniteCache in class org.apache.ignite.internal.processors.cache.distributed.CacheAffinityEarlyTest | From | To | |
Rename Class | 1 | ||
Rename Class org.apache.ignite.internal.processors.cache.distributed.CacheAffEarlySelfTest renamed to org.apache.ignite.internal.processors.cache.distributed.CacheAffinityEarlyTest | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute finder : TcpDiscoveryVmIpFinder to ipFinder : TcpDiscoveryIpFinder in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.distributed.CacheAffinityEarlyTest | From | To | |
Extract Variable | 4 | ||
Extract Variable idx : int in method public call() : Object from class org.apache.ignite.spi.discovery.tcp.TcpDiscoveryMultiThreadedTest.testMultipleStartOnCoordinatorStop.fut.runMultiThreadedAsync | From | To | |
Extract Variable state : TcpDiscoverySpiState in method private processNodeAddFinishedMessage(msg TcpDiscoveryNodeAddFinishedMessage) : void from class org.apache.ignite.spi.discovery.tcp.ServerImpl.RingMessageWorker | From | To | |
Extract Variable sndNext : boolean in method private processCustomMessage(msg TcpDiscoveryCustomEventMessage) : void from class org.apache.ignite.spi.discovery.tcp.ServerImpl.RingMessageWorker | From | To | |
Extract Variable maxInternalOrder0 : long in method public add(node TcpDiscoveryNode) : boolean from class org.apache.ignite.spi.discovery.tcp.internal.TcpDiscoveryNodesRing | From | To | |
Change Variable Type | 3 | ||
Change Variable Type ccfg : CacheConfiguration<UUID,UUID> to ccfg : CacheConfiguration in method private getCache(grid Ignite) : IgniteCache in class org.apache.ignite.internal.processors.cache.distributed.CacheAffinityEarlyTest | From | To | |
Change Variable Type s : String to desc : DynamicCacheDescriptor in method public cacheNames() : Collection<String> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
Change Variable Type finder : TcpDiscoveryVmIpFinder to ipFinder : TcpDiscoveryIpFinder in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.distributed.CacheAffinityEarlyTest | From | To |