0255e72667ef09a58adf605fbf1582a6ae87f4a3
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private hashPosition(position int) : long renamed to private readHashPosition(position int) : long in class com.facebook.presto.operator.InMemoryJoinHash | From | To | |
| Change Return Type | 1 | ||
| Change Return Type long to int in method private getHashPosition(rawHash long, mask long) : int in class com.facebook.presto.operator.InMemoryJoinHash | From | To |