a393e696212ef0dd4f23f923bf1001e0a48db915
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute private DISTRIBUTED_LATCH_ID : String in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
Rename Attribute | 1 | ||
Rename Attribute changeGlobalStateExceptions : Map<UUID,Exception> to exchangeGlobalExceptions : Map<UUID,Exception> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
Extract Method | 3 | ||
Extract Method private processCacheStartRequests(fut GridDhtPartitionsExchangeFuture, crd boolean, exchActions ExchangeActions) : void extracted from public onCacheChangeRequest(fut GridDhtPartitionsExchangeFuture, crd boolean, exchActions ExchangeActions) : void in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager | From | To | |
Extract Method private processCacheStopRequestOnExchangeDone(exchActions ExchangeActions) : void extracted from public onExchangeDone(cacheStartVer AffinityTopologyVersion, exchActions ExchangeActions, err Throwable) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
Extract Method private processCacheStopRequests(fut GridDhtPartitionsExchangeFuture, crd boolean, exchActions ExchangeActions, forceClose boolean) : Set<Integer> extracted from public onCacheChangeRequest(fut GridDhtPartitionsExchangeFuture, crd boolean, exchActions ExchangeActions) : void in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager | From | To |