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