| Package | Description |
|---|---|
| org.quartz.core |
| Modifier and Type | Class and Description |
|---|---|
class |
RAMJobStore
This class implements a
that utilizes RAM as its storage device. |
| Modifier and Type | Method and Description |
|---|---|
JobStore |
QuartzSchedulerResources.getJobStore()
Get the
for the to use. |
| Modifier and Type | Method and Description |
|---|---|
void |
QuartzSchedulerResources.setJobStore(JobStore jobStore)
Set the
for the to use. |
Copyright © 2011–2017 Knowm Inc.. All rights reserved.