public interface JoinBridge
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
OuterPositionIterator |
getOuterPositionIterator()
Can be called only after build and probe are finished.
|
com.google.common.util.concurrent.ListenableFuture<?> |
whenBuildFinishes() |
OuterPositionIterator getOuterPositionIterator()
void destroy()
com.google.common.util.concurrent.ListenableFuture<?> whenBuildFinishes()
Copyright © 2012–2019. All rights reserved.