681d5a8fcc9122b67497d2f1e7664a396bb8214d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 32
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 4 | ||
| Change Parameter Type future : RFuture<R> to supplier : Supplier<RFuture<R>> in method public reactive(supplier Supplier<RFuture<R>>) : Publisher<R> in class org.redisson.command.CommandReactiveExecutor | From | To | |
| Change Parameter Type that : RFuture<? extends T> to supplier : Supplier<RFuture<T>> in method public NettyFuturePublisher(supplier Supplier<RFuture<T>>) in class org.redisson.reactive.NettyFuturePublisher | From | To | |
| Change Parameter Type future : RFuture<R> to supplier : Supplier<RFuture<R>> in method public reactive(supplier Supplier<RFuture<R>>) : Publisher<R> in class org.redisson.reactive.RedissonObjectReactive | From | To | |
| Change Parameter Type future : RFuture<R> to supplier : Supplier<RFuture<R>> in method public reactive(supplier Supplier<RFuture<R>>) : Publisher<R> in class org.redisson.command.CommandReactiveService | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute that : RFuture<? extends T> to supplier : Supplier<RFuture<T>> in class org.redisson.reactive.NettyFuturePublisher | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type that : RFuture<? extends T> to supplier : Supplier<RFuture<T>> in class org.redisson.reactive.NettyFuturePublisher | From | To | |
| Rename Parameter | 4 | ||
| Rename Parameter future : RFuture<R> to supplier : Supplier<RFuture<R>> in method public reactive(supplier Supplier<RFuture<R>>) : Publisher<R> in class org.redisson.reactive.RedissonObjectReactive | From | To | |
| Rename Parameter future : RFuture<R> to supplier : Supplier<RFuture<R>> in method public reactive(supplier Supplier<RFuture<R>>) : Publisher<R> in class org.redisson.command.CommandReactiveService | From | To | |
| Rename Parameter future : RFuture<R> to supplier : Supplier<RFuture<R>> in method public reactive(supplier Supplier<RFuture<R>>) : Publisher<R> in class org.redisson.command.CommandReactiveExecutor | From | To | |
| Rename Parameter that : RFuture<? extends T> to supplier : Supplier<RFuture<T>> in method public NettyFuturePublisher(supplier Supplier<RFuture<T>>) in class org.redisson.reactive.NettyFuturePublisher | From | To |