| Package | Description |
|---|---|
| io.prestosql.spiller |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericSpiller |
| Modifier and Type | Method and Description |
|---|---|
Spiller |
SpillerFactory.create(List<Type> types,
SpillContext localSpillContext,
AggregatedMemoryContext aggregatedMemoryContext) |
Spiller |
GenericSpillerFactory.create(List<Type> types,
SpillContext localSpillContext,
AggregatedMemoryContext aggregatedMemoryContext) |
Copyright © 2012–2019. All rights reserved.