- valueOf(String) - Static method in enum org.gearman.common.JobState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gearman.constants.JobPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gearman.constants.PacketType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gearman.common.JobState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gearman.constants.JobPriority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gearman.constants.PacketType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in class org.gearman.constants.GearmanConstants
-