96e2fddc9b7c18ec11ab181ad45633f4041a9aa3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable bytes : byte[] in method public writeExternal(out ObjectOutput) : void from class org.apache.ignite.internal.marshaller.optimized.OptimizedMarshallerTest.HugeObject | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type CHECK_FREQ : Long to CHECK_FREQ : long in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput | From | To | |
Rename Parameter | 1 | ||
Rename Parameter bytesToAlloc : int to bytes : int in method private checkArrayAllocationOverflow(bytes int, arrLen int, type String) : void in class org.apache.ignite.internal.util.io.GridUnsafeDataOutput | From | To |