Package io.trino.plugin.jdbc
Class RetryingConnectionFactory.DefaultRetryStrategy
java.lang.Object
io.trino.plugin.jdbc.RetryingConnectionFactory.DefaultRetryStrategy
- All Implemented Interfaces:
RetryingConnectionFactory.RetryStrategy
- Enclosing class:
- RetryingConnectionFactory
public static class RetryingConnectionFactory.DefaultRetryStrategy
extends Object
implements RetryingConnectionFactory.RetryStrategy
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultRetryStrategy
public DefaultRetryStrategy()
-
-
Method Details
-
isExceptionRecoverable
- Specified by:
isExceptionRecoverablein interfaceRetryingConnectionFactory.RetryStrategy
-