| Package | Description |
|---|---|
| io.prestosql.dispatcher | |
| io.prestosql.server |
| Constructor and Description |
|---|
DispatchManager(QueryIdGenerator queryIdGenerator,
QueryPreparer queryPreparer,
ResourceGroupManager resourceGroupManager,
DispatchQueryFactory dispatchQueryFactory,
FailedDispatchQueryFactory failedDispatchQueryFactory,
TransactionManager transactionManager,
AccessControl accessControl,
SessionSupplier sessionSupplier,
SessionPropertyDefaults sessionPropertyDefaults,
QueryManagerConfig queryManagerConfig,
DispatchExecutor dispatchExecutor) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpSessionSupplier
Used on workers.
|
class |
QuerySessionSupplier |
Copyright © 2012–2019. All rights reserved.