Uses of Interface
org.molgenis.data.index.job.IndexJobScheduler
-
Packages that use IndexJobScheduler Package Description org.molgenis.data.index org.molgenis.data.index.job org.molgenis.data.index.transaction -
-
Uses of IndexJobScheduler in org.molgenis.data.index
Methods in org.molgenis.data.index that return IndexJobScheduler Modifier and Type Method Description IndexJobSchedulerIndexConfig. indexJobScheduler() -
Uses of IndexJobScheduler in org.molgenis.data.index.job
Classes in org.molgenis.data.index.job that implement IndexJobScheduler Modifier and Type Class Description classIndexJobSchedulerImpl -
Uses of IndexJobScheduler in org.molgenis.data.index.transaction
Constructors in org.molgenis.data.index.transaction with parameters of type IndexJobScheduler Constructor Description IndexTransactionListener(IndexJobScheduler indexJobScheduler, IndexActionRegisterService indexActionRegisterService)
-