|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Evaluator | |
|---|---|
| org.quartz.locality.constraint.evaluator | |
| org.terracotta.modules.ehcache.store | |
| Uses of Evaluator in org.quartz.locality.constraint.evaluator |
|---|
| Subinterfaces of Evaluator in org.quartz.locality.constraint.evaluator | |
|---|---|
interface |
PersistentEvaluator<T extends Constraint,V>
An particular Evaluator that will be passed a clustered ConcurrentMap instance to store shared data. |
| Classes in org.quartz.locality.constraint.evaluator that implement Evaluator | |
|---|---|
class |
CpuEvaluator
|
class |
MemoryEvaluator
Evaluates memory constraints |
class |
NodeGroupEvaluator
Evaluator that matches job execution to particular nodes based on the Trigger and JobDetail groups they are in. |
class |
OsEvaluator
Evaluator that persists all nodes' Operation Systems |
| Uses of Evaluator in org.terracotta.modules.ehcache.store |
|---|
| Classes in org.terracotta.modules.ehcache.store that implement Evaluator | |
|---|---|
class |
EhcacheEvaluator
Ehcache evaluator, which lets Jobs be executed on certain node, depending of the locality of the data in a Ehcache |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||