57b4aded20c45ea90ea3166eea9ce3def96b654d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 5 | ||
Extract Method private sortPositions(arrayLength int, comparator Comparator<Integer>) : void extracted from public sortDouble(type Type, block Block, function ComparatorDoubleLambda) : Block in class com.facebook.presto.operator.scalar.ArraySortComparatorFunction | From | To | |
Extract Method private sortPositions(arrayLength int, comparator Comparator<Integer>) : void extracted from public sortSlice(type Type, block Block, function ComparatorSliceLambda) : Block in class com.facebook.presto.operator.scalar.ArraySortComparatorFunction | From | To | |
Extract Method private sortPositions(arrayLength int, comparator Comparator<Integer>) : void extracted from public sortLong(type Type, block Block, function ComparatorLongLambda) : Block in class com.facebook.presto.operator.scalar.ArraySortComparatorFunction | From | To | |
Extract Method private sortPositions(arrayLength int, comparator Comparator<Integer>) : void extracted from public sortBoolean(type Type, block Block, function ComparatorBooleanLambda) : Block in class com.facebook.presto.operator.scalar.ArraySortComparatorFunction | From | To | |
Extract Method private sortPositions(arrayLength int, comparator Comparator<Integer>) : void extracted from public sortObject(type Type, block Block, function ComparatorBlockLambda) : Block in class com.facebook.presto.operator.scalar.ArraySortComparatorFunction | From | To |