Uses of Interface
io.trino.operator.JoinBridge
-
Packages that use JoinBridge Package Description io.trino.operator io.trino.operator.index -
-
Uses of JoinBridge in io.trino.operator
Classes in io.trino.operator with type parameters of type JoinBridge Modifier and Type Class Description classJoinBridgeManager<T extends JoinBridge>Subinterfaces of JoinBridge in io.trino.operator Modifier and Type Interface Description interfaceLookupSourceFactoryinterfaceNestedLoopJoinBridgeClasses in io.trino.operator that implement JoinBridge Modifier and Type Class Description classNestedLoopJoinPagesSupplierclassPartitionedLookupSourceFactory -
Uses of JoinBridge in io.trino.operator.index
Classes in io.trino.operator.index that implement JoinBridge Modifier and Type Class Description classIndexLookupSourceFactory
-