| Package | Description |
|---|---|
| io.prestosql.spiller |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericPartitioningSpiller |
| Modifier and Type | Method and Description |
|---|---|
PartitioningSpiller |
PartitioningSpillerFactory.create(List<Type> types,
PartitionFunction partitionFunction,
SpillContext spillContext,
AggregatedMemoryContext memoryContext) |
PartitioningSpiller |
GenericPartitioningSpillerFactory.create(List<Type> types,
PartitionFunction partitionFunction,
SpillContext spillContext,
AggregatedMemoryContext memoryContext) |
Copyright © 2012–2019. All rights reserved.