Uses of Interface
io.trino.plugin.jdbc.RetryingConnectionFactory.RetryStrategy
Packages that use RetryingConnectionFactory.RetryStrategy
-
Uses of RetryingConnectionFactory.RetryStrategy in io.trino.plugin.jdbc
Classes in io.trino.plugin.jdbc that implement RetryingConnectionFactory.RetryStrategyConstructors in io.trino.plugin.jdbc with parameters of type RetryingConnectionFactory.RetryStrategyModifierConstructorDescriptionRetryingConnectionFactory(StatisticsAwareConnectionFactory delegate, RetryingConnectionFactory.RetryStrategy retryStrategy)