835dfeaa8188521d76ecbd107c6875098a7d92fb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable promise : RFuture<RedissonCountDownLatchEntry> to future : RFuture<RedissonCountDownLatchEntry> in method public await() : void in class org.redisson.RedissonCountDownLatch | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public syncSubscription(future RFuture<?>) : void extracted from private addListener(pubSubListener RedisPubSubListener<?>) : int in class org.redisson.RedissonPatternTopic & moved to class org.redisson.command.CommandAsyncService | From | To | |
Extract And Move Method public syncSubscription(future RFuture<?>) : void extracted from private addListener(pubSubListener RedisPubSubListener<?>) : int in class org.redisson.RedissonTopic & moved to class org.redisson.command.CommandAsyncService | From | To |