| Package | Description |
|---|---|
| net.joelinn.quartz.jobstore |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
RedisJobStore.doWithLock(RedisJobStore.LockCallback<T> callback)
Perform Redis operations while possessing lock
|
protected <T> T |
RedisJobStore.doWithLock(RedisJobStore.LockCallback<T> callback,
String errorMessage)
Perform a redis operation while lock is acquired
|
Copyright © 2019. All rights reserved.