8169cf4ec6d4acb89d8e03fd2b7ac0b4c8c2f267
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 17
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Updated | |
From org.apache.flink:flink-shaded-netty 4.0.27.Final-2.0 To 4.1.24.Final-4.0 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.apache.flink.runtime.io.network.buffer.AbstractByteBufTest.TestByteBufProcessor renamed to org.apache.flink.runtime.io.network.buffer.AbstractByteBufTest.TestByteProcessor | From | To | |
Inline Variable | 4 | ||
Inline Variable unwrap : ByteBuf in method public testCreateSlice1() : void from class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedBufferTest | From | To | |
Inline Variable unwrap : ByteBuf in method public testCreateSlice2() : void from class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedBufferTest | From | To | |
Inline Variable unwrap : ByteBuf in method public testCreateSlice3() : void from class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedBufferTest | From | To | |
Inline Variable unwrap : ByteBuf in method public testCreateSlice4() : void from class org.apache.flink.runtime.io.network.buffer.ReadOnlySlicedBufferTest | From | To | |
Extract Method | 15 | ||
Extract Method private testRandomUnsignedIntAccess(testBigEndian boolean) : void extracted from public testRandomUnsignedIntAccess() : void in class org.apache.flink.runtime.io.network.buffer.AbstractByteBufTest | From | To | |
Extract Method private testSequentialIntAccess(testBigEndian boolean) : void extracted from public testSequentialIntAccess() : void in class org.apache.flink.runtime.io.network.buffer.AbstractByteBufTest | From | To | |
Extract Method private testRandomUnsignedMediumAccess(testBigEndian boolean) : void extracted from public testRandomUnsignedMediumAccess() : void in class org.apache.flink.runtime.io.network.buffer.AbstractByteBufTest | From | To | |
Extract Method private testRandomMediumAccess(testBigEndian boolean) : void extracted from public testRandomMediumAccess() : void in class org.apache.flink.runtime.io.network.buffer.AbstractByteBufTest | From | To | |
Extract Method private testRandomShortAccess(testBigEndian boolean) : void extracted from public testRandomShortAccess() : void in class org.apache.flink.runtime.io.network.buffer.AbstractByteBufTest | From | To | |
Extract Method private testSequentialMediumAccess(testBigEndian boolean) : void extracted from public testSequentialMediumAccess() : void in class org.apache.flink.runtime.io.network.buffer.AbstractByteBufTest | From | To | |
Extract Method private testRandomLongAccess(testBigEndian boolean) : void extracted from public testRandomLongAccess() : void in class org.apache.flink.runtime.io.network.buffer.AbstractByteBufTest | From | To | |
Extract Method private testSequentialLongAccess(testBigEndian boolean) : void extracted from public testSequentialLongAccess() : void in class org.apache.flink.runtime.io.network.buffer.AbstractByteBufTest | From | To | |
Extract Method private testSequentialShortAccess(testBigEndian boolean) : void extracted from public testSequentialShortAccess() : void in class org.apache.flink.runtime.io.network.buffer.AbstractByteBufTest | From | To | |
Extract Method private testRandomIntAccess(testBigEndian boolean) : void extracted from public testRandomIntAccess() : void in class org.apache.flink.runtime.io.network.buffer.AbstractByteBufTest | From | To | |
Extract Method private testSequentialUnsignedShortAccess(testBigEndian boolean) : void extracted from public testSequentialUnsignedShortAccess() : void in class org.apache.flink.runtime.io.network.buffer.AbstractByteBufTest | From | To | |
Extract Method private readChunk() : ByteBuf extracted from public readChunk(ctx ChannelHandlerContext) : ByteBuf in class org.apache.flink.queryablestate.network.ChunkedByteBuf | From | To | |
Extract Method private testSequentialUnsignedMediumAccess(testBigEndian boolean) : void extracted from public testSequentialUnsignedMediumAccess() : void in class org.apache.flink.runtime.io.network.buffer.AbstractByteBufTest | From | To | |
Extract Method private testRandomUnsignedShortAccess(testBigEndian boolean) : void extracted from public testRandomUnsignedShortAccess() : void in class org.apache.flink.runtime.io.network.buffer.AbstractByteBufTest | From | To | |
Extract Method private testSequentialUnsignedIntAccess(testBigEndian boolean) : void extracted from public testSequentialUnsignedIntAccess() : void in class org.apache.flink.runtime.io.network.buffer.AbstractByteBufTest | From | To |