Constant Field Values
Contents
com.github.*
-
com.github.kagkarlsson.scheduler.Scheduler Modifier and Type Constant Field Value public static final StringTHREAD_PREFIX"db-scheduler"public static final doubleTRIGGER_NEXT_BATCH_WHEN_AVAILABLE_THREADS_RATIO0.5 -
com.github.kagkarlsson.scheduler.SchedulerBuilder Modifier and Type Constant Field Value public static final booleanLOG_STACK_TRACE_ON_FAILUREtruepublic static final doubleUPPER_LIMIT_FRACTION_OF_THREADS_FOR_FETCH3.0
-
com.github.kagkarlsson.scheduler.jdbc.AutodetectJdbcCustomization Modifier and Type Constant Field Value public static final StringMICROSOFT_SQL_SERVER"Microsoft SQL Server"public static final StringPOSTGRESQL"PostgreSQL" -
com.github.kagkarlsson.scheduler.jdbc.JdbcTaskRepository Modifier and Type Constant Field Value public static final StringDEFAULT_TABLE_NAME"scheduled_tasks"
-
com.github.kagkarlsson.scheduler.task.helper.RecurringTask<T> Modifier and Type Constant Field Value public static final StringINSTANCE"recurring"