b8857f4684126a85a5bca237048d0455bc8930fe
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type stm : StateTransferManager to dm : DistributionManager in method public inject(cache Cache<K,V>, registry ComponentRegistry, dm DistributionManager, rpc RpcManager, configuration Configuration, factory CommandsFactory, iterationHandler IteratorHandler) : void in class org.infinispan.stream.impl.LocalStreamManagerImpl | From | To | |
Rename Attribute | 1 | ||
Rename Attribute stm : StateTransferManager to dm : DistributionManager in class org.infinispan.stream.impl.LocalStreamManagerImpl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type topology : CacheTopology to topology : LocalizedCacheTopology in method private getRehashStream(cacheEntrySet CacheSet<CacheEntry<K,V>>, requestId Object, listener SegmentListener, parallelStream boolean, segments Set<Integer>, keysToInclude Set<K>, keysToExclude Set<K>) : Stream<CacheEntry<K,V>> in class org.infinispan.stream.impl.LocalStreamManagerImpl | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type stm : StateTransferManager to dm : DistributionManager in class org.infinispan.stream.impl.LocalStreamManagerImpl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter stm : StateTransferManager to dm : DistributionManager in method public inject(cache Cache<K,V>, registry ComponentRegistry, dm DistributionManager, rpc RpcManager, configuration Configuration, factory CommandsFactory, iterationHandler IteratorHandler) : void in class org.infinispan.stream.impl.LocalStreamManagerImpl | From | To |