JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Quarkus - Quartz - Runtime 1.10.5.Final
Prev
Next
Frames
No Frames
All Classes
C
D
E
F
G
I
J
N
P
Q
R
S
T
V
C
canUseProperties()
- Method in class io.quarkus.quartz.runtime.graal.
Target_org_quartz_impl_jdbc_jobstore_StdJDBCDelegate
Activate the usage of
Properties
to avoid Object serialization which is not supported by GraalVM - see https://github.com/oracle/graal/issues/460
clazz
- Variable in class io.quarkus.quartz.runtime.
QuartzExtensionPointConfig
Class name for the configuration.
clazz
- Variable in enum io.quarkus.quartz.runtime.
StoreType
clustered
- Variable in class io.quarkus.quartz.runtime.
QuartzBuildTimeConfig
Enable cluster mode or not.
context
- Variable in class io.quarkus.quartz.runtime.
QuartzScheduler.QuartzTrigger
D
dataSourceName
- Variable in class io.quarkus.quartz.runtime.
QuartzBuildTimeConfig
The name of the datasource to use.
destroy(Object)
- Method in class io.quarkus.quartz.runtime.
QuartzScheduler
Need to gracefully shutdown the scheduler making sure that all triggers have been released before datasource shutdown.
destroy()
- Method in class io.quarkus.quartz.runtime.
QuartzScheduler
E
execute(JobExecutionContext)
- Method in class io.quarkus.quartz.runtime.
QuartzScheduler.InvokerJob
F
forceStart
- Variable in class io.quarkus.quartz.runtime.
QuartzRuntimeConfig
By default, the scheduler is not started unless a
Scheduled
business method is found.
G
getBuildTimeConfig()
- Method in class io.quarkus.quartz.runtime.
QuartzSupport
getConnection()
- Method in class io.quarkus.quartz.runtime.
QuarkusQuartzConnectionPoolProvider
getDataSource()
- Method in class io.quarkus.quartz.runtime.
QuarkusQuartzConnectionPoolProvider
getDriverDialect()
- Method in class io.quarkus.quartz.runtime.
QuartzSupport
getFireTime()
- Method in class io.quarkus.quartz.runtime.
QuartzScheduler.QuartzScheduledExecution
getId()
- Method in class io.quarkus.quartz.runtime.
QuartzScheduler.QuartzTrigger
getNextFireTime()
- Method in class io.quarkus.quartz.runtime.
QuartzScheduler.QuartzTrigger
getObjectFromBlob(ResultSet, String)
- Method in class io.quarkus.quartz.runtime.graal.
Target_org_quartz_impl_jdbc_jobstore_StdJDBCDelegate
getPreviousFireTime()
- Method in class io.quarkus.quartz.runtime.
QuartzScheduler.QuartzTrigger
getRemoteScheduler()
- Method in class io.quarkus.quartz.runtime.graal.
Target_org_quartz_impl_RemoteScheduler
getRuntimeConfig()
- Method in class io.quarkus.quartz.runtime.
QuartzSupport
getScheduledFireTime()
- Method in class io.quarkus.quartz.runtime.
QuartzScheduler.QuartzScheduledExecution
getTrigger()
- Method in class io.quarkus.quartz.runtime.
QuartzScheduler.QuartzScheduledExecution
I
initialize()
- Method in class io.quarkus.quartz.runtime.
QuarkusQuartzConnectionPoolProvider
instanceName
- Variable in class io.quarkus.quartz.runtime.
QuartzRuntimeConfig
The name of the Quartz instance.
InvokerJob(Map<String, ScheduledInvoker>)
- Constructor for class io.quarkus.quartz.runtime.
QuartzScheduler.InvokerJob
InvokerJobFactory(Map<String, ScheduledInvoker>, Instance<Job>)
- Constructor for class io.quarkus.quartz.runtime.
QuartzScheduler.InvokerJobFactory
invokers
- Variable in class io.quarkus.quartz.runtime.
QuartzScheduler.InvokerJob
invokers
- Variable in class io.quarkus.quartz.runtime.
QuartzScheduler.InvokerJobFactory
io.quarkus.quartz.runtime
- package io.quarkus.quartz.runtime
io.quarkus.quartz.runtime.graal
- package io.quarkus.quartz.runtime.graal
isDbStore()
- Method in enum io.quarkus.quartz.runtime.
StoreType
isNonManagedTxJobStore()
- Method in enum io.quarkus.quartz.runtime.
StoreType
isRunning()
- Method in class io.quarkus.quartz.runtime.
QuartzScheduler
J
jobListeners
- Variable in class io.quarkus.quartz.runtime.
QuartzBuildTimeConfig
Job listeners.
jobs
- Variable in class io.quarkus.quartz.runtime.
QuartzScheduler.InvokerJobFactory
N
newJob(TriggerFiredBundle, Scheduler)
- Method in class io.quarkus.quartz.runtime.
QuartzScheduler.InvokerJobFactory
P
pause()
- Method in class io.quarkus.quartz.runtime.
QuartzScheduler
plugins
- Variable in class io.quarkus.quartz.runtime.
QuartzBuildTimeConfig
Plugins.
produceQuartzScheduler()
- Method in class io.quarkus.quartz.runtime.
QuartzScheduler
properties
- Variable in class io.quarkus.quartz.runtime.
QuartzExtensionPointConfig
The properties passed to the class.
Q
QuarkusQuartzConnectionPoolProvider
- Class in
io.quarkus.quartz.runtime
QuarkusQuartzConnectionPoolProvider()
- Constructor for class io.quarkus.quartz.runtime.
QuarkusQuartzConnectionPoolProvider
QuartzBuildTimeConfig
- Class in
io.quarkus.quartz.runtime
QuartzBuildTimeConfig()
- Constructor for class io.quarkus.quartz.runtime.
QuartzBuildTimeConfig
QuartzExtensionPointConfig
- Class in
io.quarkus.quartz.runtime
QuartzExtensionPointConfig()
- Constructor for class io.quarkus.quartz.runtime.
QuartzExtensionPointConfig
QuartzRecorder
- Class in
io.quarkus.quartz.runtime
QuartzRecorder()
- Constructor for class io.quarkus.quartz.runtime.
QuartzRecorder
QuartzRuntimeConfig
- Class in
io.quarkus.quartz.runtime
QuartzRuntimeConfig()
- Constructor for class io.quarkus.quartz.runtime.
QuartzRuntimeConfig
QuartzScheduledExecution(QuartzScheduler.QuartzTrigger)
- Constructor for class io.quarkus.quartz.runtime.
QuartzScheduler.QuartzScheduledExecution
QuartzScheduler
- Class in
io.quarkus.quartz.runtime
QuartzScheduler(SchedulerContext, QuartzSupport, Config, SchedulerRuntimeConfig, Event<SkippedExecution>, Instance<Job>, Instance<UserTransaction>)
- Constructor for class io.quarkus.quartz.runtime.
QuartzScheduler
QuartzScheduler.InvokerJob
- Class in
io.quarkus.quartz.runtime
QuartzScheduler.InvokerJobFactory
- Class in
io.quarkus.quartz.runtime
QuartzScheduler.QuartzScheduledExecution
- Class in
io.quarkus.quartz.runtime
QuartzScheduler.QuartzTrigger
- Class in
io.quarkus.quartz.runtime
QuartzSubstitutions
- Class in
io.quarkus.quartz.runtime.graal
QuartzSubstitutions()
- Constructor for class io.quarkus.quartz.runtime.graal.
QuartzSubstitutions
QuartzSupport
- Class in
io.quarkus.quartz.runtime
QuartzSupport(QuartzRuntimeConfig, QuartzBuildTimeConfig, Optional<String>)
- Constructor for class io.quarkus.quartz.runtime.
QuartzSupport
quartzSupportSupplier(QuartzRuntimeConfig, QuartzBuildTimeConfig, Optional<String>)
- Method in class io.quarkus.quartz.runtime.
QuartzRecorder
QuartzTrigger(JobExecutionContext)
- Constructor for class io.quarkus.quartz.runtime.
QuartzScheduler.QuartzTrigger
R
resume()
- Method in class io.quarkus.quartz.runtime.
QuartzScheduler
S
serializeObject(Object)
- Method in class io.quarkus.quartz.runtime.graal.
Target_org_quartz_impl_jdbc_jobstore_StdJDBCDelegate
setDataSourceName(String)
- Static method in class io.quarkus.quartz.runtime.
QuarkusQuartzConnectionPoolProvider
shutdown()
- Method in class io.quarkus.quartz.runtime.
QuarkusQuartzConnectionPoolProvider
simpleName
- Variable in enum io.quarkus.quartz.runtime.
StoreType
start(StartupEvent)
- Method in class io.quarkus.quartz.runtime.
QuartzScheduler
storeType
- Variable in class io.quarkus.quartz.runtime.
QuartzBuildTimeConfig
The type of store to use.
StoreType
- Enum in
io.quarkus.quartz.runtime
T
tablePrefix
- Variable in class io.quarkus.quartz.runtime.
QuartzBuildTimeConfig
The prefix for quartz job store tables.
Target_org_quartz_core_QuartzScheduler
- Class in
io.quarkus.quartz.runtime.graal
Target_org_quartz_core_QuartzScheduler()
- Constructor for class io.quarkus.quartz.runtime.graal.
Target_org_quartz_core_QuartzScheduler
Target_org_quartz_impl_jdbc_jobstore_StdJDBCDelegate
- Class in
io.quarkus.quartz.runtime.graal
Target_org_quartz_impl_jdbc_jobstore_StdJDBCDelegate()
- Constructor for class io.quarkus.quartz.runtime.graal.
Target_org_quartz_impl_jdbc_jobstore_StdJDBCDelegate
Target_org_quartz_impl_RemoteScheduler
- Class in
io.quarkus.quartz.runtime.graal
Target_org_quartz_impl_RemoteScheduler()
- Constructor for class io.quarkus.quartz.runtime.graal.
Target_org_quartz_impl_RemoteScheduler
threadCount
- Variable in class io.quarkus.quartz.runtime.
QuartzRuntimeConfig
The size of scheduler thread pool.
threadPriority
- Variable in class io.quarkus.quartz.runtime.
QuartzRuntimeConfig
Thread priority of worker threads in the pool.
trigger
- Variable in class io.quarkus.quartz.runtime.
QuartzScheduler.QuartzScheduledExecution
triggerListeners
- Variable in class io.quarkus.quartz.runtime.
QuartzBuildTimeConfig
Trigger listeners.
V
valueOf(String)
- Static method in enum io.quarkus.quartz.runtime.
StoreType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum io.quarkus.quartz.runtime.
StoreType
Returns an array containing the constants of this enum type, in the order they are declared.
C
D
E
F
G
I
J
N
P
Q
R
S
T
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Quarkus - Quartz - Runtime 1.10.5.Final
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020
JBoss by Red Hat
. All rights reserved.