| Package | Description |
|---|---|
| io.prestosql.memory | |
| io.prestosql.server | |
| io.prestosql.version |
| Constructor and Description |
|---|
ClusterMemoryManager(io.airlift.http.client.HttpClient httpClient,
InternalNodeManager nodeManager,
LocationFactory locationFactory,
org.weakref.jmx.MBeanExporter exporter,
io.airlift.json.JsonCodec<MemoryInfo> memoryInfoCodec,
io.airlift.json.JsonCodec<MemoryPoolAssignmentsRequest> assignmentsRequestJsonCodec,
QueryIdGenerator queryIdGenerator,
LowMemoryKiller lowMemoryKiller,
ServerConfig serverConfig,
MemoryManagerConfig config,
NodeMemoryConfig nodeMemoryConfig,
NodeSchedulerConfig schedulerConfig) |
| Modifier and Type | Method and Description |
|---|---|
ServerConfig |
ServerConfig.setCoordinator(boolean coordinator) |
ServerConfig |
ServerConfig.setEnhancedErrorReporting(boolean value) |
ServerConfig |
ServerConfig.setGracePeriod(io.airlift.units.Duration gracePeriod) |
ServerConfig |
ServerConfig.setIncludeExceptionInResponse(boolean includeExceptionInResponse) |
ServerConfig |
ServerConfig.setPrestoVersion(String prestoVersion) |
| Constructor and Description |
|---|
GracefulShutdownHandler(TaskManager sqlTaskManager,
ServerConfig serverConfig,
ShutdownAction shutdownAction,
io.airlift.bootstrap.LifeCycleManager lifeCycleManager) |
ServerInfoResource(NodeVersion nodeVersion,
io.airlift.node.NodeInfo nodeInfo,
ServerConfig serverConfig,
GracefulShutdownHandler shutdownHandler) |
StatusResource(NodeVersion nodeVersion,
io.airlift.node.NodeInfo nodeInfo,
ServerConfig serverConfig,
LocalMemoryManager memoryManager) |
ThrowableMapper(ServerConfig config) |
| Constructor and Description |
|---|
EmbedVersion(ServerConfig serverConfig) |
Copyright © 2012–2019. All rights reserved.