public final class NestedLoopJoinPagesSupplier extends Object implements NestedLoopJoinBridge
| Constructor and Description |
|---|
NestedLoopJoinPagesSupplier() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
com.google.common.util.concurrent.ListenableFuture<NestedLoopJoinPages> |
getPagesFuture() |
com.google.common.util.concurrent.ListenableFuture<?> |
setPages(NestedLoopJoinPages nestedLoopJoinPages) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOuterPositionIterator, whenBuildFinishespublic com.google.common.util.concurrent.ListenableFuture<NestedLoopJoinPages> getPagesFuture()
getPagesFuture in interface NestedLoopJoinBridgepublic com.google.common.util.concurrent.ListenableFuture<?> setPages(NestedLoopJoinPages nestedLoopJoinPages)
setPages in interface NestedLoopJoinBridgepublic void destroy()
destroy in interface JoinBridgedestroy in interface NestedLoopJoinBridgeCopyright © 2012–2019. All rights reserved.