9dfbe6e2ae7d66aabdb93b2fbc7f2041fcff5e3f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable bufferSize : int to length : int in method public copyBuffer() : byte[] in class com.navercorp.pinpoint.common.buffer.OffsetAutomaticBuffer | From | To | |
| Rename Variable bufferSize : int to length : int in method public copyBuffer() : byte[] in class com.navercorp.pinpoint.common.buffer.OffsetFixedBuffer | From | To | |
| Extract Method | 3 | ||
| Extract Method public remaining() : int extracted from public limit() : int in class com.navercorp.pinpoint.common.buffer.FixedBuffer | From | To | |
| Extract Method public copyBuffer() : byte[] extracted from public getBuffer() : byte[] in class com.navercorp.pinpoint.common.buffer.OffsetAutomaticBuffer | From | To | |
| Extract Method public copyBuffer() : byte[] extracted from public getBuffer() : byte[] in class com.navercorp.pinpoint.common.buffer.OffsetFixedBuffer | From | To |