Uses of Class
io.trino.execution.warnings.WarningCollectorConfig
Packages that use WarningCollectorConfig
-
Uses of WarningCollectorConfig in io.trino.execution.warnings
Methods in io.trino.execution.warnings that return WarningCollectorConfigMethods in io.trino.execution.warnings with parameters of type WarningCollectorConfigModifier and TypeMethodDescriptionWarningCollectorModule.createWarningCollectorFactory(WarningCollectorConfig config) Constructors in io.trino.execution.warnings with parameters of type WarningCollectorConfig -
Uses of WarningCollectorConfig in io.trino.testing
Methods in io.trino.testing with parameters of type WarningCollectorConfigModifier and TypeMethodDescriptionTestingWarningCollectorModule.createWarningCollectorFactory(WarningCollectorConfig config, TestingWarningCollectorConfig testConfig) Constructors in io.trino.testing with parameters of type WarningCollectorConfigModifierConstructorDescriptionTestingWarningCollector(WarningCollectorConfig config, TestingWarningCollectorConfig testConfig)