Uses of Interface
io.prestosql.spiller.PartitioningSpiller
-
Packages that use PartitioningSpiller Package Description io.prestosql.spiller -
-
Uses of PartitioningSpiller in io.prestosql.spiller
Classes in io.prestosql.spiller that implement PartitioningSpiller Modifier and Type Class Description classGenericPartitioningSpillerMethods in io.prestosql.spiller that return PartitioningSpiller Modifier and Type Method Description PartitioningSpillerGenericPartitioningSpillerFactory. create(List<Type> types, PartitionFunction partitionFunction, SpillContext spillContext, AggregatedMemoryContext memoryContext)PartitioningSpillerPartitioningSpillerFactory. create(List<Type> types, PartitionFunction partitionFunction, SpillContext spillContext, AggregatedMemoryContext memoryContext)
-