Uses of Class
io.trino.sql.gen.JoinCompiler.PagesHashStrategyFactory
Packages that use JoinCompiler.PagesHashStrategyFactory
-
Uses of JoinCompiler.PagesHashStrategyFactory in io.trino.sql.gen
Methods in io.trino.sql.gen that return JoinCompiler.PagesHashStrategyFactoryModifier and TypeMethodDescriptionJoinCompiler.compilePagesHashStrategyFactory(List<Type> types, List<Integer> joinChannels) JoinCompiler.compilePagesHashStrategyFactory(List<Type> types, List<Integer> joinChannels, Optional<List<Integer>> outputChannels) Constructors in io.trino.sql.gen with parameters of type JoinCompiler.PagesHashStrategyFactoryModifierConstructorDescriptionLookupSourceSupplierFactory(Class<? extends LookupSourceSupplier> joinHashSupplierClass, JoinCompiler.PagesHashStrategyFactory pagesHashStrategyFactory, OptionalInt singleBigintJoinChannel)