| Package | Description |
|---|---|
| io.prestosql.memory | |
| io.prestosql.spiller |
| Constructor and Description |
|---|
QueryContext(QueryId queryId,
io.airlift.units.DataSize maxUserMemory,
io.airlift.units.DataSize maxTotalMemory,
MemoryPool memoryPool,
io.airlift.stats.GcMonitor gcMonitor,
Executor notificationExecutor,
ScheduledExecutorService yieldExecutor,
io.airlift.units.DataSize maxSpill,
SpillSpaceTracker spillSpaceTracker) |
| Modifier and Type | Method and Description |
|---|---|
SpillSpaceTracker |
LocalSpillManager.getSpillSpaceTracker() |
Copyright © 2012–2019. All rights reserved.