|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EhcacheConstraint.Operator | |
---|---|
org.quartz.locality.constraint |
Uses of EhcacheConstraint.Operator in org.quartz.locality.constraint |
---|
Methods in org.quartz.locality.constraint that return EhcacheConstraint.Operator | |
---|---|
static EhcacheConstraint.Operator |
EhcacheConstraint.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EhcacheConstraint.Operator[] |
EhcacheConstraint.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 EhcacheConstraint.Operator | |
---|---|
EhcacheConstraint(EhcacheConstraint.Operator operator,
EhcacheConstraint.Value value)
Constructor The Cache needs to be alive and clustered using Terracotta in Serialization mode |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |