|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Uses of Class
org.quartz.locality.constraint.CpuConstraint.Operator
| Packages that use CpuConstraint.Operator | |
|---|---|
| org.quartz.locality.constraint | |
| org.quartz.locality.constraint.evaluator | |
| Uses of CpuConstraint.Operator in org.quartz.locality.constraint |
|---|
| Methods in org.quartz.locality.constraint that return CpuConstraint.Operator | |
|---|---|
CpuConstraint.Operator |
CpuConstraint.getOp()
|
static CpuConstraint.Operator |
CpuConstraint.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CpuConstraint.Operator[] |
CpuConstraint.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 CpuConstraint.Operator | |
|---|---|
CpuConstraint(CpuConstraint.Operator op,
int value)
|
|
| Uses of CpuConstraint.Operator in org.quartz.locality.constraint.evaluator |
|---|
| Method parameters in org.quartz.locality.constraint.evaluator with type arguments of type CpuConstraint.Operator | |
|---|---|
void |
CpuEvaluator.initialize(String nodeName,
ConcurrentMap<String,ConcurrentMap<CpuConstraint.Operator,Integer>> store)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2001-2011, Terracotta, Inc.