| Package | Description |
|---|---|
| io.prestosql.sql.gen |
| Modifier and Type | Method and Description |
|---|---|
JoinCompiler.LookupSourceSupplierFactory |
JoinCompiler.compileLookupSourceFactory(List<? extends Type> types,
List<Integer> joinChannels,
Optional<Integer> sortChannel) |
JoinCompiler.LookupSourceSupplierFactory |
JoinCompiler.compileLookupSourceFactory(List<? extends Type> types,
List<Integer> joinChannels,
Optional<Integer> sortChannel,
Optional<List<Integer>> outputChannels) |
Copyright © 2012–2019. All rights reserved.