853a0c2803c16df30e2d398b81fe297ca67a6637
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable writeFuture : ChannelFuture to future : ChannelFuture in method public operationComplete(connFuture Future<RedisConnection>) : void in class org.redisson.CommandBatchExecutorService.execute.addListener | From | To | |
| Rename Variable ex : AtomicReference<RedisException> to exceptionRef : AtomicReference<RedisException> in method public execute(entry Entry, source NodeSource, mainPromise Promise<Void>, slots AtomicInteger, attempt int) : void in class org.redisson.CommandBatchExecutorService | From | To |