8c238ff0d9c090ae986a12a1ac5fccc8fffadab9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute types : List<Type> to allTypes : List<Type> in class com.facebook.presto.operator.LookupJoinOperator | From | To | |
Rename Parameter | 1 | ||
Rename Parameter types : List<Type> to allTypes : List<Type> in method public LookupJoinOperator(operatorContext OperatorContext, allTypes List<Type>, probeTypes List<Type>, joinType JoinType, lookupSourceFuture ListenableFuture<LookupSource>, joinProbeFactory JoinProbeFactory, onClose Runnable, lookupJoinsCount OptionalInt, hashGenerator HashGenerator, partitioningSpillerFactory PartitioningSpillerFactory) in class com.facebook.presto.operator.LookupJoinOperator | From | To |