|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EhcacheConstraint | |
|---|---|
| org.quartz.locality.constraint | |
| org.terracotta.modules.ehcache.store | |
| Uses of EhcacheConstraint in org.quartz.locality.constraint |
|---|
| Methods in org.quartz.locality.constraint that return EhcacheConstraint | |
|---|---|
static EhcacheConstraint |
EhcacheConstraint.elements(Cache cache,
Collection keys)
Creates a EhcacheConstraint for local values to a Set of keys |
| Uses of EhcacheConstraint in org.terracotta.modules.ehcache.store |
|---|
| Methods in org.terracotta.modules.ehcache.store with parameters of type EhcacheConstraint | |
|---|---|
boolean |
EhcacheEvaluator.matches(EhcacheConstraint constraint)
Evaluates the constraint against local node. |
List<String> |
EhcacheEvaluator.suitedNodes(EhcacheConstraint constraint)
Returns a list of best suited node (instanceId) based on the constraint |
void |
EhcacheEvaluator.verify(EhcacheConstraint constraint)
Doesn't do anything |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||