| Package | Description |
|---|---|
| io.prestosql.operator |
| Modifier and Type | Class and Description |
|---|---|
class |
NestedLoopJoinPagesSupplier |
| Constructor and Description |
|---|
NestedLoopBuildOperator(OperatorContext operatorContext,
NestedLoopJoinBridge nestedLoopJoinBridge) |
| Constructor and Description |
|---|
NestedLoopBuildOperatorFactory(int operatorId,
PlanNodeId planNodeId,
JoinBridgeManager<NestedLoopJoinBridge> nestedLoopJoinBridgeManager) |
NestedLoopJoinOperatorFactory(int operatorId,
PlanNodeId planNodeId,
JoinBridgeManager<NestedLoopJoinBridge> nestedLoopJoinBridgeManager) |
Copyright © 2012–2019. All rights reserved.