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