| Package | Description |
|---|---|
| net.greghaines.jesque.admin | |
| net.greghaines.jesque.worker |
| Modifier and Type | Field and Description |
|---|---|
protected AtomicReference<JobExecutor.State> |
AdminImpl.state |
| Modifier and Type | Field and Description |
|---|---|
protected AtomicReference<JobExecutor.State> |
WorkerImpl.state |
| Modifier and Type | Method and Description |
|---|---|
static JobExecutor.State |
JobExecutor.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobExecutor.State[] |
JobExecutor.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011-2013. All Rights Reserved.