ac6e78209c4d1540ffd7ba2135f646a7fb710859
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type CompletableFuture<Object> to CompletableFuture<V> in method public replace(key K, value V, ttl Duration) : CompletableFuture<V> in class io.atomix.collections.DistributedMap | From | To | |
| Change Return Type CompletableFuture<Object> to CompletableFuture<V> in method public replace(key K, value V) : CompletableFuture<V> in class io.atomix.collections.DistributedMap | From | To |