| Package | Description |
|---|---|
| io.prestosql.operator | |
| io.prestosql.operator.exchange |
| Modifier and Type | Class and Description |
|---|---|
class |
InterpretedHashGenerator |
class |
PrecomputedHashGenerator |
| Constructor and Description |
|---|
LookupJoinOperator(OperatorContext operatorContext,
List<Type> probeTypes,
List<Type> buildOutputTypes,
LookupJoinOperators.JoinType joinType,
LookupSourceFactory lookupSourceFactory,
JoinProbe.JoinProbeFactory joinProbeFactory,
Runnable afterClose,
OptionalInt lookupJoinsCount,
HashGenerator hashGenerator,
PartitioningSpillerFactory partitioningSpillerFactory) |
| Constructor and Description |
|---|
LocalPartitionGenerator(HashGenerator hashGenerator,
int partitionCount) |
Copyright © 2012–2019. All rights reserved.