0c36f27fc8e0f5e34d94994f7a58cad72436122a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Queue<BatchCommandData<?,?>> to Collection<BatchCommandData<?,?>> in method public getCommands() : Collection<BatchCommandData<?,?>> in class org.redisson.command.CommandBatchService.Entry | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type commands : Queue<BatchCommandData<?,?>> to commands : Collection<BatchCommandData<?,?>> in class org.redisson.command.CommandBatchService.Entry | From | To |