c3c190e646bb341f1b445989650e468852e829a2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type value : V to value : Object in method protected encode(value Object) : byte[] in class org.redisson.RedissonObject | From | To | |
| Change Parameter Type id : UUID to semaphorePubSub : SemaphorePubSub in method protected RedissonSemaphore(commandExecutor CommandExecutor, name String, semaphorePubSub SemaphorePubSub) in class org.redisson.RedissonSemaphore | From | To | |
| Move Method | 2 | ||
| Move Method private encode(value V) : byte[] from class org.redisson.RedissonSetCache to protected encode(value Object) : byte[] from class org.redisson.RedissonObject | From | To | |
| Move Method private encode(value V) : byte[] from class org.redisson.RedissonScoredSortedSet to protected encode(value Object) : byte[] from class org.redisson.RedissonObject | From | To | |
| Change Return Type | 3 | ||
| Change Return Type Future<Boolean> to Future<Void> in method public putAsync(e V) : Future<Void> in class org.redisson.RedissonBlockingDeque | From | To | |
| Change Return Type Future<Boolean> to Future<Void> in method public putAsync(e V) : Future<Void> in class org.redisson.RedissonBlockingQueue | From | To | |
| Change Return Type Future<Boolean> to Future<Void> in method public putAsync(e V) : Future<Void> in class org.redisson.api.RBlockingQueueAsync | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter id : UUID to semaphorePubSub : SemaphorePubSub in method protected RedissonSemaphore(commandExecutor CommandExecutor, name String, semaphorePubSub SemaphorePubSub) in class org.redisson.RedissonSemaphore | From | To |