5082d63a3fbdc1a4ba8da38bb5d10c27a629aebc
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 8
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method public copy(original ByteBuffer) : ByteBuffer from class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter to private copy(original ByteBuffer) : ByteBuffer from class org.apache.ignite.internal.util.nio.ssl.BlockingSslHandler | From | To | |
| Move Method public expandBuffer(original ByteBuffer, cap int) : ByteBuffer from class org.apache.ignite.internal.util.nio.ssl.GridNioSslFilter to private expandBuffer(original ByteBuffer, cap int) : ByteBuffer from class org.apache.ignite.internal.util.nio.ssl.BlockingSslHandler | From | To |