| Package | Description |
|---|---|
| io.prestosql.operator |
| Modifier and Type | Method and Description |
|---|---|
NestedLoopJoinPages |
NestedLoopJoinPagesBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<NestedLoopJoinPages> |
NestedLoopJoinBridge.getPagesFuture() |
com.google.common.util.concurrent.ListenableFuture<NestedLoopJoinPages> |
NestedLoopJoinPagesSupplier.getPagesFuture() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<?> |
NestedLoopJoinBridge.setPages(NestedLoopJoinPages nestedLoopJoinPages) |
com.google.common.util.concurrent.ListenableFuture<?> |
NestedLoopJoinPagesSupplier.setPages(NestedLoopJoinPages nestedLoopJoinPages) |
Copyright © 2012–2019. All rights reserved.