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