| Package | Description |
|---|---|
| io.prestosql.operator |
| Modifier and Type | Method and Description |
|---|---|
static TrackingLookupSourceSupplier |
OuterLookupSource.createOuterLookupSourceSupplier(Supplier<LookupSource> lookupSourceSupplier) |
static TrackingLookupSourceSupplier |
PartitionedLookupSource.createPartitionedLookupSourceSupplier(List<Supplier<LookupSource>> partitions,
List<Type> hashChannelTypes,
boolean outer) |
static TrackingLookupSourceSupplier |
TrackingLookupSourceSupplier.nonTracking(Supplier<LookupSource> lookupSourceSupplier) |
Copyright © 2012–2019. All rights reserved.