| Package | Description |
|---|---|
| org.gearman.server.core | |
| org.gearman.server.storage |
| Modifier and Type | Method and Description |
|---|---|
static JobAction |
JobAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobAction[] |
JobAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JobAction |
JobManager.disconnectClient(org.gearman.common.Job job,
org.gearman.common.interfaces.Client client) |
JobAction |
JobManager.disconnectWorker(org.gearman.common.Job job,
org.gearman.common.interfaces.Worker worker) |
Copyright © 2013. All Rights Reserved.