48d37da8bfb93ba1ca820dbdabfb90fc46951734
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getCollectorCompletableFuture(id CommandInvocationId, cleanupAfterCompleted boolean) : CompletableFuture<T> renamed to public getCollectorCompletableFutureToWait(id CommandInvocationId) : CompletableFuture<T> in class org.infinispan.util.concurrent.CommandAckCollector | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private timeoutExecutor : ScheduledExecutorService from class org.infinispan.interceptors.TriangleAckInterceptor to private timeoutExecutor : ScheduledExecutorService from class org.infinispan.util.concurrent.CommandAckCollector | From | To |