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