| Package | Description |
|---|---|
| io.prestosql.dispatcher | |
| io.prestosql.execution.warnings | |
| io.prestosql.testing |
| Constructor and Description |
|---|
LocalDispatchQueryFactory(QueryManager queryManager,
TransactionManager transactionManager,
AccessControl accessControl,
Metadata metadata,
QueryMonitor queryMonitor,
LocationFactory locationFactory,
Map<Class<? extends Statement>,QueryExecution.QueryExecutionFactory<?>> executionFactories,
WarningCollectorFactory warningCollectorFactory,
ClusterSizeMonitor clusterSizeMonitor,
DispatchExecutor dispatchExecutor) |
| Modifier and Type | Method and Description |
|---|---|
WarningCollectorFactory |
WarningCollectorModule.createWarningCollectorFactory(WarningCollectorConfig config) |
| Modifier and Type | Class and Description |
|---|---|
class |
TestingWarningCollectorFactory |
| Modifier and Type | Method and Description |
|---|---|
WarningCollectorFactory |
TestingWarningCollectorModule.createWarningCollectorFactory(WarningCollectorConfig config,
TestingWarningCollectorConfig testConfig) |
Copyright © 2012–2019. All rights reserved.