453053f1b330c2f4e3af34ab0b670a12b0c06f70
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type params : Option<RequestParameters> to params : RequestParameters in method package decodeParameters(in ByteBuf, out List<Object>) : boolean in class org.infinispan.server.hotrod.HotRodDecoder | From | To | |
Change Variable Type bytes : Option<byte[]> to bytes : byte[] in method package decodeKey(in ByteBuf, out List<Object>) : boolean in class org.infinispan.server.hotrod.HotRodDecoder | From | To |