|
Change Parameter Type nestedLoopJoinPagesBridge : NestedLoopJoinPagesBridge to nestedLoopJoinBridge : NestedLoopJoinBridge in method public NestedLoopBuildOperator(operatorContext OperatorContext, nestedLoopJoinBridge NestedLoopJoinBridge) in class com.facebook.presto.operator.NestedLoopBuildOperator |
From |
To |
|
Change Parameter Type nestedLoopJoinPagesBridgeManager : JoinBridgeManager<NestedLoopJoinPagesBridge> to nestedLoopJoinBridgeManager : JoinBridgeManager<NestedLoopJoinBridge> in method public NestedLoopBuildOperatorFactory(operatorId int, planNodeId PlanNodeId, nestedLoopJoinBridgeManager JoinBridgeManager<NestedLoopJoinBridge>) in class com.facebook.presto.operator.NestedLoopBuildOperator.NestedLoopBuildOperatorFactory |
From |
To |
|
Change Parameter Type nestedLoopJoinPagesSupplierManager : JoinBridgeManager<NestedLoopJoinPagesBridge> to nestedLoopJoinBridgeManager : JoinBridgeManager<NestedLoopJoinBridge> in method public NestedLoopJoinOperatorFactory(operatorId int, planNodeId PlanNodeId, nestedLoopJoinBridgeManager JoinBridgeManager<NestedLoopJoinBridge>) in class com.facebook.presto.operator.NestedLoopJoinOperator.NestedLoopJoinOperatorFactory |
From |
To |
|
Change Parameter Type buildPagesSupplier : NestedLoopJoinPagesBridge to joinBridge : NestedLoopJoinBridge in method private NestedLoopJoinOperator(operatorContext OperatorContext, joinBridge NestedLoopJoinBridge, afterClose Runnable) in class com.facebook.presto.operator.NestedLoopJoinOperator |
From |
To |
|
Rename Variable nestedLoopJoinPagesBridgeManager : JoinBridgeManager<NestedLoopJoinPagesBridge> to nestedLoopJoinBridgeManager : JoinBridgeManager<NestedLoopJoinBridge> in method private newJoinOperatorFactoryWithCompletedBuild(taskContext TaskContext, buildPages RowPagesBuilder) : NestedLoopJoinOperatorFactory in class com.facebook.presto.operator.TestNestedLoopJoinOperator |
From |
To |
|
Rename Variable nestedLoopJoinPagesBridge : NestedLoopJoinPagesBridge to nestedLoopJoinBridge : NestedLoopJoinBridge in method public testNestedLoopBuildNoBlock() : void in class com.facebook.presto.operator.TestNestedLoopBuildOperator |
From |
To |
|
Rename Variable nestedLoopJoinPagesBridge : NestedLoopJoinPagesBridge to nestedLoopJoinBridge : NestedLoopJoinBridge in method public testNestedLoopBuild() : void in class com.facebook.presto.operator.TestNestedLoopBuildOperator |
From |
To |
|
Rename Variable nestedLoopJoinPagesSupplierManager : JoinBridgeManager<NestedLoopJoinPagesBridge> to nestedLoopJoinBridgeManager : JoinBridgeManager<NestedLoopJoinBridge> in method public testNestedLoopBuildNoBlock() : void in class com.facebook.presto.operator.TestNestedLoopBuildOperator |
From |
To |
|
Rename Variable nestedLoopJoinPagesSupplierManager : JoinBridgeManager<NestedLoopJoinPagesBridge> to nestedLoopJoinBridgeManager : JoinBridgeManager<NestedLoopJoinBridge> in method public testNestedLoopBuild() : void in class com.facebook.presto.operator.TestNestedLoopBuildOperator |
From |
To |
|
Rename Variable nestedLoopJoinPagesBridge : NestedLoopJoinPagesBridge to nestedLoopJoinBridge : NestedLoopJoinBridge in method public createOperator(driverContext DriverContext) : Operator in class com.facebook.presto.operator.NestedLoopJoinOperator.NestedLoopJoinOperatorFactory |
From |
To |
|
Rename Variable nestedLoopJoinPagesSupplierManager : JoinBridgeManager<NestedLoopJoinPagesBridge> to nestedLoopJoinBridgeManager : JoinBridgeManager<NestedLoopJoinBridge> in method private createNestedLoopJoin(node JoinNode, context LocalExecutionPlanContext) : PhysicalOperation in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor |
From |
To |
|
Change Variable Type nestedLoopJoinPagesSupplierManager : JoinBridgeManager<NestedLoopJoinPagesBridge> to nestedLoopJoinBridgeManager : JoinBridgeManager<NestedLoopJoinBridge> in method public testNestedLoopBuild() : void in class com.facebook.presto.operator.TestNestedLoopBuildOperator |
From |
To |
|
Change Variable Type nestedLoopJoinPagesBridge : NestedLoopJoinPagesBridge to nestedLoopJoinBridge : NestedLoopJoinBridge in method public createOperator(driverContext DriverContext) : Operator in class com.facebook.presto.operator.NestedLoopJoinOperator.NestedLoopJoinOperatorFactory |
From |
To |
|
Change Variable Type nestedLoopJoinPagesSupplierManager : JoinBridgeManager<NestedLoopJoinPagesBridge> to nestedLoopJoinBridgeManager : JoinBridgeManager<NestedLoopJoinBridge> in method private createNestedLoopJoin(node JoinNode, context LocalExecutionPlanContext) : PhysicalOperation in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor |
From |
To |
|
Change Variable Type nestedLoopJoinPagesBridgeManager : JoinBridgeManager<NestedLoopJoinPagesBridge> to nestedLoopJoinBridgeManager : JoinBridgeManager<NestedLoopJoinBridge> in method private newJoinOperatorFactoryWithCompletedBuild(taskContext TaskContext, buildPages RowPagesBuilder) : NestedLoopJoinOperatorFactory in class com.facebook.presto.operator.TestNestedLoopJoinOperator |
From |
To |
|
Change Variable Type nestedLoopJoinPagesBridge : NestedLoopJoinPagesBridge to nestedLoopJoinBridge : NestedLoopJoinBridge in method public testNestedLoopBuild() : void in class com.facebook.presto.operator.TestNestedLoopBuildOperator |
From |
To |
|
Change Variable Type nestedLoopJoinPagesBridge : NestedLoopJoinPagesBridge to nestedLoopJoinBridge : NestedLoopJoinBridge in method public testNestedLoopBuildNoBlock() : void in class com.facebook.presto.operator.TestNestedLoopBuildOperator |
From |
To |
|
Change Variable Type nestedLoopJoinPagesSupplierManager : JoinBridgeManager<NestedLoopJoinPagesBridge> to nestedLoopJoinBridgeManager : JoinBridgeManager<NestedLoopJoinBridge> in method public testNestedLoopBuildNoBlock() : void in class com.facebook.presto.operator.TestNestedLoopBuildOperator |
From |
To |
|
Rename Parameter buildPagesSupplier : NestedLoopJoinPagesBridge to joinBridge : NestedLoopJoinBridge in method private NestedLoopJoinOperator(operatorContext OperatorContext, joinBridge NestedLoopJoinBridge, afterClose Runnable) in class com.facebook.presto.operator.NestedLoopJoinOperator |
From |
To |
|
Rename Parameter nestedLoopJoinPagesSupplierManager : JoinBridgeManager<NestedLoopJoinPagesBridge> to nestedLoopJoinBridgeManager : JoinBridgeManager<NestedLoopJoinBridge> in method public NestedLoopJoinOperatorFactory(operatorId int, planNodeId PlanNodeId, nestedLoopJoinBridgeManager JoinBridgeManager<NestedLoopJoinBridge>) in class com.facebook.presto.operator.NestedLoopJoinOperator.NestedLoopJoinOperatorFactory |
From |
To |
|
Rename Parameter nestedLoopJoinPagesBridgeManager : JoinBridgeManager<NestedLoopJoinPagesBridge> to nestedLoopJoinBridgeManager : JoinBridgeManager<NestedLoopJoinBridge> in method public NestedLoopBuildOperatorFactory(operatorId int, planNodeId PlanNodeId, nestedLoopJoinBridgeManager JoinBridgeManager<NestedLoopJoinBridge>) in class com.facebook.presto.operator.NestedLoopBuildOperator.NestedLoopBuildOperatorFactory |
From |
To |
|
Rename Parameter nestedLoopJoinPagesBridge : NestedLoopJoinPagesBridge to nestedLoopJoinBridge : NestedLoopJoinBridge in method public NestedLoopBuildOperator(operatorContext OperatorContext, nestedLoopJoinBridge NestedLoopJoinBridge) in class com.facebook.presto.operator.NestedLoopBuildOperator |
From |
To |