fadc589318642fa9681f7d5f5ebdab5e9094c8e3
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type onOperatorClose : Runnable to referenceCount : ReferenceCount in method public LookupOuterOperatorFactory(operatorId int, planNodeId PlanNodeId, outerPositionsFuture ListenableFuture<OuterPositionIterator>, probeOutputTypes List<Type>, buildOutputTypes List<Type>, referenceCount ReferenceCount) in class com.facebook.presto.operator.LookupOuterOperator.LookupOuterOperatorFactory | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private referenceCount : ReferenceCount from class com.facebook.presto.operator.LookupJoinOperatorFactory to private referenceCount : ReferenceCount from class com.facebook.presto.operator.LookupOuterOperator.LookupOuterOperatorFactory | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute onOperatorClose : Runnable to lookupSourceFactoryUsersCount : ReferenceCount in method public LookupJoinOperatorFactory(operatorId int, planNodeId PlanNodeId, lookupSourceFactory LookupSourceFactory, probeTypes List<Type>, probeOutputTypes List<Type>, joinType JoinType, joinProbeFactory JoinProbeFactory) in class com.facebook.presto.operator.LookupJoinOperatorFactory | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute onOperatorClose : Runnable to referenceCount : ReferenceCount in class com.facebook.presto.operator.LookupOuterOperator.LookupOuterOperatorFactory | From | To | |
| Rename Attribute referenceCount : ReferenceCount to probeReferenceCount : ReferenceCount in class com.facebook.presto.operator.LookupJoinOperatorFactory | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type onOperatorClose : Runnable to lookupSourceFactoryUsersCount : ReferenceCount in method public LookupJoinOperatorFactory(operatorId int, planNodeId PlanNodeId, lookupSourceFactory LookupSourceFactory, probeTypes List<Type>, probeOutputTypes List<Type>, joinType JoinType, joinProbeFactory JoinProbeFactory) in class com.facebook.presto.operator.LookupJoinOperatorFactory | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type onOperatorClose : Runnable to referenceCount : ReferenceCount in class com.facebook.presto.operator.LookupOuterOperator.LookupOuterOperatorFactory | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter onOperatorClose : Runnable to referenceCount : ReferenceCount in method public LookupOuterOperatorFactory(operatorId int, planNodeId PlanNodeId, outerPositionsFuture ListenableFuture<OuterPositionIterator>, probeOutputTypes List<Type>, buildOutputTypes List<Type>, referenceCount ReferenceCount) in class com.facebook.presto.operator.LookupOuterOperator.LookupOuterOperatorFactory | From | To |