Package com.bytedesk.core.utils
Interface RetryCallback<T>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Generic retry callback interface for database operations
-
Method Summary
-
Method Details
-
execute
- Throws:
Exception
-