Package org.mariadb.jdbc.client.util
Class SchedulerProvider
- java.lang.Object
-
- org.mariadb.jdbc.client.util.SchedulerProvider
-
public final class SchedulerProvider extends Object
-
-
Constructor Summary
Constructors Constructor Description SchedulerProvider()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ScheduledThreadPoolExecutorgetTimeoutScheduler(ClosableLock lock)
-
-
-
Method Detail
-
getTimeoutScheduler
public static ScheduledThreadPoolExecutor getTimeoutScheduler(ClosableLock lock)
-
-