6ad169e61117733168eae00c8b92585ab9c10116
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method protected abstract computePosition(position int) : int renamed to protected abstract toAbsolutePosition(position int) : int in class com.facebook.presto.spi.block.AbstractInterleavedBlock | From | To | |
| Rename Method protected computePosition(position int) : int renamed to protected toAbsolutePosition(position int) : int in class com.facebook.presto.spi.block.InterleavedBlockBuilder | From | To | |
| Rename Method protected computePosition(position int) : int renamed to protected toAbsolutePosition(position int) : int in class com.facebook.presto.spi.block.InterleavedBlock | From | To |