549bde1a7db71864cc3fa1f415d748b0a2894ea7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type blocks : Block[] to page : Page in method private positionEqualsCurrentRow(sliceIndex int, slicePosition int, position int, page Page) : boolean in class com.facebook.presto.operator.MultiChannelGroupByHash | From | To | |
Inline Method | 1 | ||
Inline Method private putIfAbsent(position int, page Page, hashBlocks Block[]) : int inlined to public putIfAbsent(position int, page Page) : int in class com.facebook.presto.operator.MultiChannelGroupByHash | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute blocks : Block[] to channels : int[] in method private positionEqualsCurrentRow(sliceIndex int, slicePosition int, position int, page Page) : boolean in class com.facebook.presto.operator.MultiChannelGroupByHash | From | To | |
Change Variable Type | 1 | ||
Change Variable Type blocks : Block[] to channels : int[] in method private positionEqualsCurrentRow(sliceIndex int, slicePosition int, position int, page Page) : boolean in class com.facebook.presto.operator.MultiChannelGroupByHash | From | To | |
Rename Parameter | 1 | ||
Rename Parameter blocks : Block[] to page : Page in method private positionEqualsCurrentRow(sliceIndex int, slicePosition int, position int, page Page) : boolean in class com.facebook.presto.operator.MultiChannelGroupByHash | From | To |