567e09dc6ec53dee60076c2957cdfe9f441c3a4e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type hashPosition : long to hashPosition : int in method private addNewElement(hashPosition int, block Block, position int) : void in class com.facebook.presto.operator.aggregation.TypedSet | From | To | |
Change Return Type | 2 | ||
Change Return Type long to int in method private getMaskedHash(rawHash long) : int in class com.facebook.presto.operator.aggregation.TypedSet | From | To | |
Change Return Type long to int in method private getHashPositionOfElement(block Block, position int) : int in class com.facebook.presto.operator.aggregation.TypedSet | From | To | |
Change Variable Type | 2 | ||
Change Variable Type hashPosition : long to hashPosition : int in method private getHashPositionOfElement(block Block, position int) : int in class com.facebook.presto.operator.aggregation.TypedSet | From | To | |
Change Variable Type hashPosition : long to hashPosition : int in method public add(block Block, position int) : void in class com.facebook.presto.operator.aggregation.TypedSet | From | To |