d6e8d009bd0bcf4f0365fb0cf97300274f1cbc58
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable redisson : RedissonClient to r : RedissonClient in method protected testSingleInstanceConcurrency(iterations int, runnable RedissonRunnable) : void in class org.redisson.BaseConcurrentTest | From | To | |
| Rename Variable executor : ExecutorService to pool : ForkJoinPool in method protected testMultiInstanceConcurrency(iterations int, runnable RedissonRunnable) : void in class org.redisson.BaseConcurrentTest | From | To | |
| Rename Variable executor : ExecutorService to pool : ForkJoinPool in method protected testSingleInstanceConcurrency(iterations int, runnable RedissonRunnable) : void in class org.redisson.BaseConcurrentTest | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type executor : ExecutorService to pool : ForkJoinPool in method protected testMultiInstanceConcurrency(iterations int, runnable RedissonRunnable) : void in class org.redisson.BaseConcurrentTest | From | To | |
| Change Variable Type executor : ExecutorService to pool : ForkJoinPool in method protected testSingleInstanceConcurrency(iterations int, runnable RedissonRunnable) : void in class org.redisson.BaseConcurrentTest | From | To |