Uses of Interface
io.trino.operator.join.PageJoiner
-
Packages that use PageJoiner Package Description io.trino.operator.join -
-
Uses of PageJoiner in io.trino.operator.join
Classes in io.trino.operator.join that implement PageJoiner Modifier and Type Class Description classDefaultPageJoinerMethods in io.trino.operator.join that return PageJoiner Modifier and Type Method Description PageJoinerPageJoiner.PageJoinerFactory. getPageJoiner(com.google.common.util.concurrent.ListenableFuture<LookupSourceProvider> lookupSourceProvider, Optional<PartitioningSpillerFactory> partitioningSpillerFactory, Iterator<DefaultPageJoiner.SavedRow> savedRows)
-