71ca3acf24b74c041da7a347ab96b1d0fc43237d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type cacheNotFound : Runnable to cacheNotFound : Consumer<Response> in method protected getSuccessfulResponseOrFail(responseMap Map<Address,Response>, future CompletableFuture<?>, cacheNotFound Consumer<Response>) : SuccessfulResponse in class org.infinispan.interceptors.impl.ClusteringInterceptor | From | To | |
Extract Variable | 1 | ||
Extract Variable result : Object in method public countDown() : void from class org.infinispan.interceptors.distribution.BaseDistributionInterceptor.CountDownCompletableFuture | From | To |