| Package | Description |
|---|---|
| io.prestosql.testing |
| Modifier and Type | Method and Description |
|---|---|
TestingWarningCollectorConfig |
TestingWarningCollectorConfig.setAddWarnings(boolean addWarnings) |
TestingWarningCollectorConfig |
TestingWarningCollectorConfig.setPreloadedWarnings(int preloadedWarnings) |
| Modifier and Type | Method and Description |
|---|---|
WarningCollectorFactory |
TestingWarningCollectorModule.createWarningCollectorFactory(WarningCollectorConfig config,
TestingWarningCollectorConfig testConfig) |
| Constructor and Description |
|---|
TestingWarningCollector(WarningCollectorConfig config,
TestingWarningCollectorConfig testConfig) |
TestingWarningCollectorFactory(WarningCollectorConfig config,
TestingWarningCollectorConfig testConfig) |
Copyright © 2012–2019. All rights reserved.