558f36b3af483f4334e8c1eb158d829e6277c1a6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Collection<byte[]> to byte[][] in method public getKeyHashes() : byte[][] in class org.redisson.RedissonLocalCachedMap.LocalCachedMapInvalidate | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type keyHashes : List<byte[]> to keyHashes : byte[][] in class org.redisson.RedissonLocalCachedMap.LocalCachedMapInvalidate | From | To | |
Rename Parameter | 1 | ||
Rename Parameter keyHash : byte[]... to keyHashes : byte[]... in method public LocalCachedMapInvalidate(excludedId byte[], keyHashes byte[]...) in class org.redisson.RedissonLocalCachedMap.LocalCachedMapInvalidate | From | To |