3e1d5a6a60a08acbafa08e55c7df63868c6d2c68
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type int to long in method public count() : long in class org.redisson.RedissonBloomFilter | From | To | |
Extract Method | 1 | ||
Extract Method protected handle(mainPromise RPromise<Void>, slots AtomicInteger, future Future<?>) : void extracted from private execute(entry Entry, source NodeSource, mainPromise RPromise<Void>, slots AtomicInteger, attempt int, noResult boolean, responseTimeout long, retryAttempts int, retryInterval long) : void in class org.redisson.command.CommandBatchService | From | To |