| Package | Description |
|---|---|
| io.prestosql.connector.system | |
| io.prestosql.execution | |
| io.prestosql.memory | |
| io.prestosql.server | |
| io.prestosql.server.testing |
| Constructor and Description |
|---|
TaskSystemTable(TaskManager taskManager,
io.airlift.node.NodeInfo nodeInfo) |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlTaskManager |
| Constructor and Description |
|---|
MemoryResource(LocalMemoryManager memoryManager,
TaskManager taskManager) |
| Constructor and Description |
|---|
GracefulShutdownHandler(TaskManager sqlTaskManager,
ServerConfig serverConfig,
ShutdownAction shutdownAction,
io.airlift.bootstrap.LifeCycleManager lifeCycleManager) |
TaskResource(TaskManager taskManager,
SessionPropertyManager sessionPropertyManager,
io.airlift.concurrent.BoundedExecutor responseExecutor,
ScheduledExecutorService timeoutExecutor) |
| Modifier and Type | Method and Description |
|---|---|
TaskManager |
TestingPrestoServer.getTaskManager() |
Copyright © 2012–2019. All rights reserved.