|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MemoryConstraint.Operator | |
---|---|
org.quartz.locality.constraint |
Uses of MemoryConstraint.Operator in org.quartz.locality.constraint |
---|
Methods in org.quartz.locality.constraint that return MemoryConstraint.Operator | |
---|---|
MemoryConstraint.Operator |
MemoryConstraint.getOp()
Getter to operator |
static MemoryConstraint.Operator |
MemoryConstraint.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MemoryConstraint.Operator[] |
MemoryConstraint.Operator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.quartz.locality.constraint with parameters of type MemoryConstraint.Operator | |
---|---|
MemoryConstraint(MemoryConstraint.Operator op,
long value)
MemoryConstraint constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |