9eeb4c05e42ec497ff44d1fb5e28d3c66c7c6663
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 testSingleInstanceConcurrency(iterations int, runnable RedissonRunnable) : void in class org.redisson.BaseConcurrentTest | From | To | |
| Change Variable Type executor : ExecutorService to pool : ForkJoinPool in method protected testMultiInstanceConcurrency(iterations int, runnable RedissonRunnable) : void in class org.redisson.BaseConcurrentTest | From | To |