Uses of Class
io.trino.sql.gen.JoinCompiler.LookupSourceSupplierFactory
-
Packages that use JoinCompiler.LookupSourceSupplierFactory Package Description io.trino.sql.gen -
-
Uses of JoinCompiler.LookupSourceSupplierFactory in io.trino.sql.gen
Methods in io.trino.sql.gen that return JoinCompiler.LookupSourceSupplierFactory Modifier and Type Method Description JoinCompiler.LookupSourceSupplierFactoryJoinCompiler. compileLookupSourceFactory(List<? extends Type> types, List<Integer> joinChannels, Optional<Integer> sortChannel, Optional<List<Integer>> outputChannels)
-