|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MemoryConstraint.Unit | |
---|---|
org.quartz.locality.constraint |
Uses of MemoryConstraint.Unit in org.quartz.locality.constraint |
---|
Methods in org.quartz.locality.constraint that return MemoryConstraint.Unit | |
---|---|
static MemoryConstraint.Unit |
MemoryConstraint.Unit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MemoryConstraint.Unit[] |
MemoryConstraint.Unit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.quartz.locality.constraint with parameters of type MemoryConstraint.Unit | |
---|---|
static MemoryConstraint |
MemoryConstraint.atLeastAvailable(int amount,
MemoryConstraint.Unit unit)
Creates a MemoryConstraint for at least an amount of memory available |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |