
docs.quartz-cluster-sample.json Maven / Gradle / Ivy
{
"waitForJobsToComplete": true,
"threadPool": {
"count": 3,
"priority": 5
},
"jobStore": {
"kind": "TX",
"dataSource": "default",
"cluster": true,
"useProperties": false
},
"scheduleJobs": {
"default": {
"test": {
"job": {
"aa": "uu"
},
"trigger": {
"bb": "xxx"
}
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy